{
  "name": "Écho à domicile",
  "short_name": "Écho",
  "description": "Trouvez votre écho.",
  "start_url": "/carte",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5D7085",
  "lang": "fr-CA",
  "categories": ["social", "education"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
