{
  "name": "Gift Cards - بطاقات الهدايا",
  "short_name": "GiftCards",
  "description": "المنصة الرائدة لشراء بطاقات الهدايا وeSIM وشحن الرصيد باستخدام العملات الرقمية",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F6F5",
  "theme_color": "#002926",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "بطاقات الهدايا",
      "short_name": "البطاقات",
      "url": "/cards",
      "description": "تصفح بطاقات الهدايا"
    },
    {
      "name": "لوحة التحكم",
      "short_name": "لوحة التحكم",
      "url": "/dashboard",
      "description": "إدارة حسابك وطلباتك"
    }
  ]
}
