{
  "name": "Cahier de Culture",
  "short_name": "Cahier",
  "description": "Cahier de culture numérique — savoir structuré, pensée libre",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#2c2c2c",
  "orientation": "any",
  "categories": ["productivity", "education"],
  "lang": "fr",
  "share_target": {
    "action": "/index.html?share=1",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23FAF8F4'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-size='280' font-family='Georgia'%3E%F0%9F%93%96%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}