{
  "name": "Kadowi",
  "short_name": "Kadowi",
  "description": "Maak een verlanglijst en deel hem via WhatsApp.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f9",
  "theme_color": "#0000a4",
  "icons": [
    { "src": "/kadowihorizontaal.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "share_target": {
    "action": "/add",
    "method": "GET",
    "params": {
      "url": "url",
      "title": "title",
      "text": "text"
    }
  }
}
