{
  "name": "The Gentlemen's League",
  "short_name": "TGL",
  "description": "The all-in-one dynasty fantasy football toolkit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1024",
  "theme_color": "#0a1024",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}