{
  "name": "All Star Championship",
  "short_name": "AllStar",
  "description": "Watch live boxing matches, championship highlights, exclusive fighter content, and past match replays.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#FEC035",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "entertainment", "streaming"],
  "icons": [
    {
      "src": "/boxingLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/boxingLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
