{
  "name": "CubsIntel",
  "short_name": "CubsIntel",
  "description": "The easiest way to follow the Cubs every day—and plan the perfect game when you go.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030a14",
  "theme_color": "#030a14",
  "orientation": "portrait",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Game Day Mode",
      "short_name": "Game Day",
      "description": "Plan your trip to Wrigley",
      "url": "/?mode=gameday",
      "icons": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }]
    }
  ]
}
