{
  "name": "Envy Creations",
  "short_name": "Envy",
  "description": "Bespoke wedding & event décor specialists in Auckland. Hire styling pieces and book your event.",
  "start_url": "/hire?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0D0D0D",
  "background_color": "#FDFAF7",
  "lang": "en-NZ",
  "categories": ["lifestyle", "shopping", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
