{
  "name": "EM609 - Messagerie Sécurisée",
  "short_name": "EM609",
  "description": "Messagerie sécurisée et privée avec mode Phantom",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00B5E2",
  "orientation": "any",
  "icons": [
    {
      "src": "/em609-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/em609-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
