{
  "name": "FanU — The Living Sports Ecosystem",
  "short_name": "FanU",
  "description": "The living breathing ecosystem for all things sports. 24/7/365.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B2F4A",
  "theme_color": "#0B2F4A",
  "orientation": "any",
  "categories": ["sports", "entertainment", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Command",
      "url": "/ccc",
      "description": "Live polls, predictions, and leaderboards"
    },
    {
      "name": "Fantasy Center",
      "short_name": "Fantasy",
      "url": "/fantasy",
      "description": "Draft Hall and team management"
    },
    {
      "name": "Collectibles",
      "short_name": "Collect",
      "url": "/collectibles",
      "description": "Your vault and trade hall"
    }
  ]
}
