{
  "name": "Notizen",
  "short_name": "Notizen",
  "description": "Einfache und schnelle Notizen-App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><rect fill='%23ffffff' x='32' y='32' width='128' height='128' rx='20'/><line x1='64' y1='64' x2='128' y2='64' stroke='%23000' stroke-width='4'/><line x1='64' y1='80' x2='128' y2='80' stroke='%23000' stroke-width='4'/><line x1='64' y1='96' x2='100' y2='96' stroke='%23000' stroke-width='4'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
