{
  "short_name": "GAFFER",
  "name": "GAFFER — Football Prediction Desk",
  "description": "Predict scores week by week and watch your table take shape.",
  "icons": [
    { "src": "favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "gaffer-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "gaffer-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F24405",
  "background_color": "#0a0a0a"
}
