{
  "name": "Football 101",
  "short_name": "Football 101",
  "description": "Learn American football from rookie to pro with interactive lessons, quizzes, and expert breakdowns.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1a13",
  "theme_color": "#2d8a4e",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
