{
  "name": "F1 Live Data",
  "short_name": "F1 Live",
  "description": "Free real-time Formula 1 telemetry — lap times, sectors, car data, track map, stints, race control.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e0e16",
  "background_color": "#0e0e16",
  "icons": [
    {
      "src": "/test_icon_2.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment"]
}
