{
  "name": "TheUndercut",
  "short_name": "Undercut",
  "description": "F1 en temps réel — classements, résultats, telemetrie",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090D",
  "theme_color": "#09090D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pictures/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pictures/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
