{
  "name": "JensNotes",
  "short_name": "Notizen",
  "description": "Persoenliche Notizen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [],
  "share_target": {
    "action": "/notiz/neu",
    "method": "GET",
    "params": {
      "title": "titel",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["productivity"],
  "prefer_related_applications": false
}
