{
  "name": "BlueManager - Chelsea AI Manager",
  "short_name": "BlueManager",
  "description": "AI-powered manager game for Chelsea fans. Vote on real-time decisions, earn points, play BlueDeck!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050d18",
  "theme_color": "#050d18",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "sports",
    "games",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "BlueDeck",
      "short_name": "Game",
      "description": "Play BlueDeck card game",
      "url": "/?page=bluedeck",
      "icons": [
        {
          "src": "/icon-192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "View latest decisions",
      "url": "/?page=feed",
      "icons": [
        {
          "src": "/icon-192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Predict",
      "short_name": "Predict",
      "description": "Predict match results",
      "url": "/?page=predict",
      "icons": [
        {
          "src": "/icon-192.svg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
