{
  "name": "Fantasy Football IQ",
  "short_name": "FFIQ",
  "description": "Your FPL team, decided: the move, the captain, the bench and your mini-league rank — every week.",
  "start_url": "/my-team?src=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A0A20",
  "theme_color": "#37003C",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
