{
  "name": "Vertigo Portal",
  "short_name": "Vertigo",
  "description": "Secure Nightclub Management Portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080811",
  "theme_color": "#080811",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
