{
  "name": "Soudha Grocery",
  "short_name": "Soudha",
  "description": "Fresh groceries delivered in 30 minutes across Al Karama, Dubai.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafaf9",
  "theme_color": "#16a34a",
  "lang": "en",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fresh Produce",
      "short_name": "Produce",
      "url": "/?cat=produce"
    },
    {
      "name": "Dairy & Eggs",
      "short_name": "Dairy",
      "url": "/?cat=dairy"
    }
  ]
}
