{
  "name": "SoccerOnTV.co",
  "short_name": "SoccerOnTV",
  "description": "Every US-televised soccer match on TV and streaming this week — Premier League, Champions League, MLS, Liga MX and more. One tap to watch.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07080b",
  "theme_color": "#07080b",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
