{
  "name": "OpJeBord",
  "short_name": "OpJeBord",
  "description": "Deel en ontdek recepten",
  "theme_color": "#D33678",
  "background_color": "#120C06",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "nl",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/recept/nieuw",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  }
}
