{
  "name": "MLB Box Scores",
  "short_name": "Box Scores",
  "description": "Browse MLB games by day, with box scores, line scores, and player stats.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "favicon.png", "sizes": "72x72", "type": "image/png" }
  ]
}
