{
  "name": "BluesJoy — Chelsea Fan Hub",
  "short_name": "BluesJoy",
  "description": "The happiest place on the internet for Chelsea fans. Boosts, predictions, stats, and Blue joy — all in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#001E62",
  "background_color": "#000B2E",
  "categories": ["sports", "entertainment", "social"],
  "lang": "en-GB",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Blue Boost",
      "short_name": "Boost",
      "description": "Get your daily Chelsea mood boost",
      "url": "/#blue-boost",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Prediction Arena",
      "short_name": "Predict",
      "description": "Make your match predictions",
      "url": "/#prediction-arena",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
