{
  "name": "Celebrity Buzz Index - Fantasy Celebrity Draft Game",
  "short_name": "Celeb Buzz",
  "description": "Build your dream team of 10 celebrities with £50M! Earn points from real news coverage & media buzz. Free to play fantasy celebrity game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF0099",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "lang": "en-GB",
  "dir": "ltr",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "entertainment", "sports"],
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Celebrity Buzz Index Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "My Team",
      "short_name": "Team",
      "description": "View and manage your celebrity team",
      "url": "/#team"
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaders",
      "description": "Check the top teams",
      "url": "/#leaderboard"
    }
  ]
}
