{
  "name": "PEA Pilot",
  "short_name": "PEA Pilot",
  "description": "Cockpit local et explicable pour décider avec discipline sur un PEA.",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "background_color": "#f2f6f4",
  "theme_color": "#006b57",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
