{
  "name": "يلا شوت — مباريات اليوم بث مباشر",
  "short_name": "يلا شوت",
  "description": "شاهد مباريات اليوم بث مباشر مجاناً وتابع نتائج كاس العالم 2026",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#e8c000",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "icons": [
    { "src": "/static/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/static/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "مباريات اليوم",
      "short_name": "اليوم",
      "description": "شاهد مباريات اليوم",
      "url": "/matches/today"
    },
    {
      "name": "كاس العالم 2026",
      "short_name": "كاس العالم",
      "description": "جدول مباريات كاس العالم",
      "url": "/world-cup-2026"
    }
  ]
}
