{
  "name": "13 Run League",
  "short_name": "13RL",
  "description": "Track your MLB team's chances of scoring exactly 13 runs",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#39ff14",
  "icons": [
    { "src": "/icon", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["sports", "entertainment"]
}
