{
  "id": "/",
  "name": "Kayan Sweets",
  "short_name": "Kayan",
  "description": "Your Kayan Sweets loyalty card. Earn a stamp on every visit, claim a free dessert at 10.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFD700",
  "theme_color": "#0D0D0D",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["food", "lifestyle", "shopping"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
