{
  "name": "WatchMy.Team",
  "short_name": "WatchMyTeam",
  "description": "Local TV, streaming, and radio for every MLB, NHL, NBA & WNBA team.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#1a2340",
  "icons": [
    {
      "src": "/static/img/mlb.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/mlb.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}