{
  "name": "UAE PriceCompare",
  "short_name": "PriceCompare",
  "description": "Compare prices across major UAE supermarkets and find the best deals on groceries every day.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0F52BA",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "prefer_related_applications": false,
  "edge_side_panel": {},
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for products and compare prices",
      "url": "/?search="
    },
    {
      "name": "All Stores",
      "short_name": "Stores",
      "description": "Browse all supermarket chains",
      "url": "/stores/"
    }
  ]
}
