{
  "name": "WIPPASS",
  "short_name": "WIPPASS",
  "description": "The intelligent security and guest management engine for seamless event ticketing and gate control.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#dc2626",
  "icons": [
    {
      "src": "/icon-192.png.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}