{
  "id": "/",
  "short_name": "IDK Football",
  "name": "I Don't Know Football",
  "description": "Football explained for people who don't know football. Follow an NFL game, understand what just happened, and learn as you watch.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "education"],
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a7a3c",
  "background_color": "#fdfbf6"
}
