{
  "name": "Notizen",
  "short_name": "Notizen",
  "description": "Verschlüsselte Notizen mit Erinnerungen – maximaler Datenschutz",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffbf7",
  "theme_color": "#5f6368",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Crect fill='%235f6368' width='48' height='48' rx='8'/%3E%3Cpath fill='%23fff' d='M14 14h20v4H14zm0 8h14v2H14zm0 6h18v2H14z'/%3E%3C/svg%3E",
      "sizes": "48x48",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%235f6368' width='192' height='192' rx='32'/%3E%3Cpath fill='%23fff' d='M56 56h80v16H56zm0 32h56v8H56zm0 24h72v8H56z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
