{
  "name": "JHUK Football Management",
  "short_name": "JHUK FM",
  "description": "Track my OSM, Top Eleven and Hattrick teams, fixtures, and updates in one place.",
  "start_url": "/fm/?source=pwa",
  "scope": "/fm/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#c8102e",
  "icons": [
    {
      "src": "/fm/data/jhukfm_soc_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/fm/data/jhukfm_soc_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
