{
  "name": "Telepathy Challenge – تحدي التخاطر",
  "short_name": "Telepathy",
  "description": "تحدي التخاطر الذهني بين شخصين – Mind Sync Game",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#05050f",
  "theme_color": "#0a0a1a",
  "categories": ["games", "social", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تحدي جديد",
      "short_name": "تحدي",
      "url": "/?action=new",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
