{
    "short_name": "ElectroPro",
    "name": "ElectroPro Suite",
    "description": "Outils de calculs professionnels pour électriciens",
    "start_url": "./index.html?v=1",
    "background_color": "#0a0e17",
    "theme_color": "#0a0e17",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
      {
        "src": "icon-192.png",
        "sizes": "192x192 256x256 512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }