{
  "name": "ZityPay — تسوّق حيّك",
  "short_name": "ZityPay",
  "description": "اكتشف أقرب المتاجر والمنتجات والعروض في مدينتك على ZityPay.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0C0714",
  "theme_color": "#0C0714",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "العروض",
      "short_name": "العروض",
      "url": "/offers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المتاجر",
      "short_name": "المتاجر",
      "url": "/stores",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "بحث",
      "short_name": "بحث",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
