{
  "id": "/dashboard",
  "name": "Kevo",
  "short_name": "Kevo",
  "description": "Modern event management with dynamic ticketing, QR check-in, and real-time analytics.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2a2024",
  "theme_color": "#ff7e5f",
  "orientation": "any",
  "categories": ["events", "business", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
