{
  "name": "WeLove - دبابات وألعاب",
  "short_name": "WeLove",
  "description": "تطبيق WeLove للتعارف والألعاب - معركة الدبابات والمزيد",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0617",
  "theme_color": "#ec4899",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["social", "games", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "معركة الدبابات",
      "short_name": "Tanks",
      "url": "/play/tanks",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "المحادثات",
      "short_name": "Chats",
      "url": "/chats",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "ملفي الشخصي",
      "short_name": "Profile",
      "url": "/profile/me",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
