{
  "name": "Oyun Qurdu",
  "short_name": "Oyun Qurdu",
  "description": "Oyun kodları, UC, elmas və rəqəmsal məhsullar",
  "start_url": "/az/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F5F7",
  "theme_color": "#1CA3E2",
  "lang": "az",
  "dir": "ltr",
  "categories": ["shopping", "games"],
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/img/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Balans", "url": "/az/balance/", "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Səbət",  "url": "/az/cart/",    "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dəstək", "url": "/az/support/chat/", "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] }
  ]
}
