{
  "name": "Rezepte",
  "short_name": "Rezepte",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf8f4",
  "theme_color": "#8c4a2f",
  "lang": "de",
  "icons": [
    { "src": "/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "share_target": {
    "action": "/import/geteilt",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
