{
  "id": "/",
  "name": "Saturday Night Showdown",
  "short_name": "SNS",
  "description": "College fantasy football — live scores, leagues, drafts, and Run the Gauntlet.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "categories": ["sports", "games", "entertainment"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Scores", "short_name": "Scores", "url": "/scores" },
    { "name": "My Leagues", "short_name": "Leagues", "url": "/leagues" },
    { "name": "Run the Gauntlet", "short_name": "Gauntlet", "url": "/running-the-gauntlet" }
  ]
}
