{
  "name": "BNI ASB Portal",
  "short_name": "BNI ASB",
  "description": "BNI Ambassador Selection Portal — manage candidates, briefings, training registrations and selection guides.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#CC0000",
  "theme_color": "#CC0000",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon-16.png?v=3",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png?v=3",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Portal",
      "short_name": "BNI ASB",
      "description": "Open the BNI ASB Portal",
      "url": "/",
      "icons": [{ "src": "/icon-192.png?v=3", "sizes": "192x192" }]
    }
  ]
}
