{
  "name": "محفظة زيادة",
  "short_name": "Zyada",
  "description": "محفظة الولاء الخاصة بك — اجمع النقاط، استبدل المكافآت، وابقَ على تواصل.",
  "theme_color": "#0ea5e9",
  "background_color": "#0f172a",
  "start_url": "/wallet",
  "display": "standalone",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "بطاقاتي",
      "url": "/wallet"
    },
    {
      "name": "انضم لبرنامج",
      "url": "/join"
    }
  ],
  "categories": ["finance", "shopping"]
}
