{
  "name": "B.A.L.L. - Basketball Association Legacy League",
  "short_name": "B.A.L.L.",
  "description": "Official app of the Basketball Association Legacy League. View standings, schedules, stats, and get live updates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a843",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/ball-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ball-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/ball-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ball-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "lang": "en-US"
}
