{
  "name": "PLANEX — PCS Numérique",
  "short_name": "PLANEX",
  "description": "Élaborez, gérez et activez votre Plan Communal de Sauvegarde en toute autonomie.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D2240",
  "theme_color": "#0D2240",
  "lang": "fr",
  "icons": [
    {
      "src": "assets/planex-logo-icone.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/planex-logo-icone.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
