{
  "name": "Eurovision Watch Party",
  "short_name": "Eurovision",
  "description": "Local-first Eurovision rating & prediction app — rate songs together with friends, predict the winner, play bingo, no accounts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0826",
  "theme_color": "#ff3ea5",
  "categories": ["entertainment", "lifestyle", "social"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Open leaderboard", "short_name": "Leaders", "url": "/?view=leaderboard" },
    { "name": "Predict top 10",   "short_name": "Predict", "url": "/?view=predict" },
    { "name": "Bingo card",       "short_name": "Bingo",   "url": "/?view=bingo" }
  ]
}
