{
  "name": "La Veillée",
  "short_name": "La Veillée",
  "description": "Le réseau social souverain pour veiller sur ce monde.",
  "start_url": "/le-fil.html",
  "display": "standalone",
  "background_color": "#0F3D5C",
  "theme_color": "#0F3D5C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
