{
  "name": "Nutnest Delights",
  "short_name": "Nutnest",
  "description": "Premium dry fruits and gift hampers, delivered across India.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6efe2",
  "theme_color": "#3e0e0e",
  "orientation": "portrait-primary",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
