{
  "name": "ReunionPass \u2014 VCHSS 25 Years",
  "id": "/?src=app",
  "short_name": "ReunionPass",
  "description": "Gate app, dashboard and live view for the VCHSS 25 Years Reunion.",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f5f0",
  "theme_color": "#3b3486",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gate app",
      "short_name": "Gate",
      "url": "/gate.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/admin.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Live view",
      "short_name": "Live",
      "url": "/dash.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://vchss-reunion-2026.hasnatech.in/manifest.json"
    },
    {
      "platform": "webapp",
      "url": "https://zealous-plant-0dd8bf100.6.azurestaticapps.net/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
