{
  "name": "Footybite - Footybite",
  "short_name": "Footybite",
  "description": "Footybite - live sport schedules and legal streaming alternatives for football fans.",
  "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"
    }
  ]
}