{
  "name": "Sport IQ - منصة رياضية",
  "short_name": "Sport IQ",
  "description": "منصة رياضية عربية للمباريات المباشرة والألعاب المعرفية",
  "start_url": "/src/pages/index.html",
  "display": "standalone",
  "background_color": "#0A0612",
  "theme_color": "#9B3FFF",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/public/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/public/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "games", "entertainment"],
  "shortcuts": [
    {
      "name": "العب واربح",
      "short_name": "العب",
      "description": "ابدأ اللعب الآن",
      "url": "/src/pages/play.html",
      "icons": [{ "src": "/public/icons/play-shortcut.png", "sizes": "96x96" }]
    },
    {
      "name": "مباريات اليوم",
      "short_name": "مباريات",
      "url": "/src/pages/matches.html"
    }
  ]
}
