{
  "name": "NRAT - Real Assets Game",
  "short_name": "NRAT",
  "description": "لعبة عالم مفتوح مدمجة بالذكاء الاصطناعي والعملات الرقمية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#d4af37",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["games", "finance"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NRAT Game on Mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NRAT Game on Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "العب الآن",
      "short_name": "العب",
      "description": "ابدأ اللعب مباشرة",
      "url": "/play",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "سوق التجارة",
      "short_name": "السوق",
      "description": "تداول الأصول",
      "url": "/market",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ]
}
