{
  "name": "Culture Shock",
  "short_name": "Culture Shock",
  "description": "Underground events in Baghdad — tickets, the feed, and your ticket wallet.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070707",
  "theme_color": "#070707",
  "categories": ["events", "entertainment", "music"],
  "icons": [
    { "src": "/img/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Tickets", "url": "/dashboard#tickets" },
    { "name": "Events", "url": "/dashboard#events" }
  ]
}
