{
  "id": "/",
  "name": "Esprit Clarté",
  "short_name": "Esprit Clarté",
  "description": "Ton espace pour avancer, l'esprit clair.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcede5",
  "theme_color": "#fcede5",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Capture rapide",
      "short_name": "Capturer",
      "description": "Vider ta tete tout de suite : note ou dictee, sans ouvrir le reste.",
      "url": "/?capture=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
