{
  "name": "MENA TCG — Yu-Gi-Oh Marketplace",
  "short_name": "MENA TCG",
  "description": "منصة كروت Yu-Gi-Oh للشرق الأوسط وشمال أفريقيا - Buy, sell, and collect Yu-Gi-Oh trading cards across the MENA region.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050509",
  "theme_color": "#d4a843",
  "lang": "ar",
  "dir": "auto",
  "categories": ["shopping", "games", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "تصفح الكروت",
      "short_name": "الكروت",
      "description": "Browse all cards",
      "url": "/cards",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "السلة",
      "short_name": "السلة",
      "description": "Shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "طلباتي",
      "short_name": "طلباتي",
      "description": "My orders",
      "url": "/profile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
