{
  "name": "Gajanan Home Foods",
  "short_name": "Gajanan Home Foods",
  "description": "Fresh home made sweets and savouries",
  "start_url": "/?pwa=1",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#e77b1c",
  "theme_color": "#e77b1c",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "food"]
}
