{
  "name": "VYCE — Find Your Next Night Out",
  "short_name": "VYCE",
  "description": "Discover nightlife, buy tickets, and keep them on your phone — no signal needed at the door.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["entertainment", "events", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My tickets", "short_name": "Tickets", "url": "/my-events" },
    { "name": "Map", "short_name": "Map", "url": "/map" }
  ]
}
