{
  "name": "تشكيلة - Tashkeela",
  "short_name": "تشكيلة",
  "description": "حجز الملاعب وتنظيم مباريات كرة القدم — Book pitches & organize football matches",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#2ECC71",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["sports", "lifestyle", "fitness"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المباريات المتاحة",
      "short_name": "مباريات",
      "description": "تصفح المباريات المفتوحة",
      "url": "/"
    },
    {
      "name": "مبارياتي",
      "short_name": "سجل",
      "description": "سجل مبارياتك السابقة",
      "url": "/match-history"
    },
    {
      "name": "المحفظة",
      "short_name": "محفظة",
      "description": "رصيدك ومعاملاتك",
      "url": "/wallet"
    }
  ]
}
