{
  "name": "IHSA Football",
  "short_name": "IHSA FB",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "background_color": "#ffffff",
  "theme_color": "#0E1F3C",
  "orientation": "any",
  "description": "IHSA Football - Your premier destination for Illinois High School Football scores, standings, and championship coverage",
  "shortcuts": [
    {
      "name": "Scores",
      "url": "/scores",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Teams",
      "url": "/myteams",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
