{
  "name": "Veille bibliographique",
  "short_name": "Veille",
  "description": "Capture de références bibliographiques en quinze secondes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdfcf9",
  "theme_color": "#fdfcf9",
  "lang": "fr",
  "icons": [
    { "src": "./icone.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icone-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "./icone-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icone-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
