{
  "name": "Live Soccer TV - Live Soccer TV",
  "short_name": "Live Soccer TV",
  "description": "Live Soccer TV - schedules, scores, fixtures, tables, results, and highlights for football and soccer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1f8e9",
  "theme_color": "#1b5e20",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}