{
  "id": "/app",
  "name": "مرمى — Marma",
  "short_name": "مرمى",
  "description": "تطبيق الرياضة الذكي السعودي — نتائج مباشرة، تحليلات AI، وأخبار لحظية لكرة القدم العربية والعالمية.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a1f17",
  "theme_color": "#0a1f17",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["sports", "news", "entertainment"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "الرئيسية — نتائج مباشرة وتحليلات AI"
    }
  ],
  "shortcuts": [
    {
      "name": "المباريات المباشرة",
      "short_name": "مباشر",
      "description": "نتائج المباريات اللحظية",
      "url": "/matches",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "مرمى AI",
      "short_name": "AI",
      "description": "اسأل المساعد الذكي عن أي شيء رياضي",
      "url": "/ai",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ترتيب الدوري",
      "short_name": "الترتيب",
      "description": "ترتيب الفرق في الدوريات",
      "url": "/standings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
