{
  "name": "Kwik Shopping - Grocery Delivery",
  "short_name": "Kwik Shopping",
  "description": "Kwik Shopping — premium groceries delivered in minutes. Fresh produce, dairy, essentials and more, at your doorstep fast.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#0F9D58",
  "categories": ["shopping", "food", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-512.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
