{
  "id": "/",
  "name": "Vertigo Gaming Arena",
  "short_name": "Vertigo",
  "description": "Your Vertigo membership on your phone — loyalty points, rewards, PlayStation queue and session history. Kharghar & CBD Belapur, Navi Mumbai.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/dashboard/?src=app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#05050a",
  "theme_color": "#05050a",
  "categories": ["games", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Points",
      "short_name": "Points",
      "description": "Your current loyalty balance",
      "url": "/dashboard/gamer.php?src=app",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Loyalty & Rewards",
      "short_name": "Rewards",
      "description": "Earn points and spend them on rewards",
      "url": "/dashboard/loyalty.php?src=app",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Usage",
      "short_name": "Usage",
      "description": "Your recent sessions and hours",
      "url": "/dashboard/my-usage.php?src=app",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
