{
  "name": "Football AI — Amiga",
  "short_name": "Foot AI",
  "description": "Football video analysis — YOLO11 + ByteTrack + team stats",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e1014",
  "background_color": "#0e1014",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
