{
  "name": "Nordic — Social Stars 2026",
  "short_name": "Nordic",
  "description": "Live schedule and companion app for Nordic — Social Stars 2026",
  "start_url": "/during-event",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a14",
  "background_color": "#0a0a14",
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Schedule",
      "short_name": "Live",
      "url": "/during-event",
      "description": "Schedule, maps, announcements during the event"
    },
    {
      "name": "My Ticket",
      "short_name": "Ticket",
      "url": "/my-ticket",
      "description": "Show your QR ticket at the door"
    }
  ]
}
