{
  "name": "The Victors Report",
  "short_name": "TVR",
  "description": "Independent University of Michigan athletics coverage — breaking news, recruiting intel, and The Den community.",
  "start_url": "/boards/the-den",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00274c",
  "background_color": "#00274c",
  "categories": ["news", "sports"],
  "icons": [
    {
      "src": "/tvr-favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "The Den",
      "short_name": "The Den",
      "description": "Michigan fan community",
      "url": "/boards/the-den",
      "icons": [{ "src": "/tvr-favicon.png", "sizes": "128x128", "type": "image/png" }]
    },
    {
      "name": "The Huddle",
      "short_name": "Huddle",
      "description": "Your notifications",
      "url": "/boards/the-huddle",
      "icons": [{ "src": "/tvr-favicon.png", "sizes": "128x128", "type": "image/png" }]
    },
    {
      "name": "My Den",
      "short_name": "My Den",
      "description": "Your personal space",
      "url": "/boards/my-den",
      "icons": [{ "src": "/tvr-favicon.png", "sizes": "128x128", "type": "image/png" }]
    }
  ]
}
