{
  "name": "Evnt — Event Management",
  "short_name": "Evnt",
  "description": "Professional event management platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#4F7EFF",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "View your events dashboard" },
    { "name": "New Event", "url": "/events/new", "description": "Create a new event" }
  ]
}
