{
  "name": "Sillons",
  "short_name": "Sillons",
  "description": "Ma collection culturelle personnelle",
  "start_url": "/Sillons/",
  "scope": "/Sillons/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "share_target": {
    "action": "/Sillons/",
    "method": "GET",
    "params": {
      "url": "share_url",
      "title": "share_title",
      "text": "share_text"
    }
  }
}
