{
  "name": "12 Points — Eurovision Prediction Game",
  "short_name": "12 Points",
  "description": "Predict Eurovision results with friends. The social scoring game for your watch party.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Predict",
      "url": "/predict",
      "description": "Rank your Eurovision predictions"
    },
    {
      "name": "Live",
      "url": "/live",
      "description": "Answer live chaos prompts"
    },
    {
      "name": "Leagues",
      "url": "/leagues",
      "description": "Check your league standings"
    }
  ]
}
