{
  "name": "NextLightsOut | Motorsport Calendar",
  "short_name": "NextLightsOut",
  "description": "Real-time motorsport schedules, results, and circuit information for F1, WEC, IMSA, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0E14",
  "theme_color": "#E10600",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
