{
  "name": "F1 Tippspiel",
  "short_name": "F1 Tippspiel",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "src/img/AppIcons/App_Icon_2026_v.9.png?v=12",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "src/img/AppIcons/App_Icon_2026_v.9.png?v=12",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
