{
  "name": "Gentle Doves Flower Shop",
  "short_name": "Gentle Doves",
  "id": "/?utm_source=pwa",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "capture_links": "new-client",
  "launch_handler": { "client_mode": "focus-existing" },
  "background_color": "#FFF7E9",
  "theme_color": "#FFF7E9",
  "lang": "en",
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/0593/6070/6611/files/pwa-icon-192.png?v=1757146567",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0593/6070/6611/files/pwa-icon-512.png?v=1757146582",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}