{
  "name": "IFP Football Pool",
  "short_name": "IFP Pool",
  "description": "IFP Football Pick'em Pool - Picks, Standings, and Live Scores",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0e14",
  "theme_color": "#11151c",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}