{
  "name": "Koorraa",
  "short_name": "Koorraa",
  "description": "متابعة لحظية للمباريات والأخبار الرياضية",
  "start_url": "/ar/?source=pwa",
  "scope": "/ar/",
  "display": "standalone",
  "background_color": "#0c1a12",
  "theme_color": "#0c1a12",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "news"],
  "shortcuts": [
    {
      "name": "المباريات",
      "short_name": "مباريات",
      "description": "عرض المباريات المباشرة",
      "url": "/ar/matches",
      "icons": [{"src": "/web-app-manifest-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "الأخبار",
      "short_name": "أخبار",
      "description": "آخر الأخبار الرياضية",
      "url": "/ar/news",
      "icons": [{"src": "/web-app-manifest-192x192.png", "sizes": "192x192"}]
    }
  ]
}
