{
  "name": "The Gourmet Saga",
  "short_name": "TGS",
  "description": "Fresh home food.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c0552c",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/wp-content/themes/tgs-premium/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/tgs-premium/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "food",
    "lifestyle"
  ],
  "lang": "en-IN",
  "prefer_related_applications": false
}