{
  "id": "/bro-fuel/",
  "name": "BRO Fuel",
  "short_name": "BRO Fuel",
  "description": "Calculateur progressif SP / E85 de la méthode BRO. Version v1.0.3.",
  "start_url": "./?v=1.0.3",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFF0",
  "theme_color": "#0047AB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "version": "v1.0.3"
}