{
  "name": "1Lap",
  "short_name": "1Lap",
  "description": "Interactive Formula 1 companion app - circuits, results, standings and live session tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#C5532B",
  "orientation": "any",
  "icons": [
    {
      "src": "img/1lap.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/1lap.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}