{
  "name": "Fanta F1 2026",
  "short_name": "Fanta F1",
  "start_url": "login.html",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#e10600",
  "icons": [
    {
      "src": "icon.ico",
      "sizes": "192x192 512x512",
      "type": "image/x-icon"
    }
  ]
}