{
  "id": "/?source=pwa",
  "name": "Phinova Super App",
  "short_name": "Phinova",
  "description": "Groceries, Prints & Home Services - Delivered instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFCC00",
  "theme_color": "#FFCC00",
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/1029/9942/5105/files/Phinova-logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/1029/9942/5105/files/Phinova-logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}