{
  "name": "GH Event Badge Manager",
  "short_name": "BadgeManager",
  "description": "Create events, manage attendees, generate QR badges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#003057",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
