{
  "name": "f1-agws — F1 live timing & telemetry",
  "short_name": "f1-agws",
  "description": "Live F1 timing, telemetry and race narrative for fans and engineers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0e16",
  "background_color": "#0a0e16",
  "scope": "/",
  "icons": [
    {"src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {"name": "Live", "short_name": "Live", "url": "/"},
    {"name": "Predict", "short_name": "Predict", "url": "/predict"},
    {"name": "Schedule", "short_name": "Schedule", "url": "/schedule"}
  ]
}
