{
  "name": "The Slow Ice Company",
  "short_name": "Slow Ice",
  "description": "Premium craft ice ordering platform for bars, restaurants, and cocktail enthusiasts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A222C",
  "theme_color": "#1A222C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/pwa-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
