{
  "name": "Styled by G — The Colour Wallet",
  "short_name": "Styled by G",
  "description": "Your personal colour palette, for life.",
  "start_url": "/?dev=spring",
  "_NOTE_start_url": "DEV-ONLY: revert to '/' for production. The dev shortcut keeps the prototype usable when installed to a home screen from the local LAN URL. Real customers receive a signed ?t=... link via Klaviyo for their first launch; localStorage then carries them on reopens.",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7EC",
  "theme_color": "#FFF7EC",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
