{
  "name": "GafferLab",
  "short_name": "GafferLab",
  "description": "Fantasy football price tracking, transfer strategy, and chip optimization tools.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#1f2937",
  "icons": [
    {
      "src": "icons/icon-192-dark.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-dark.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192-light.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-light.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
