{
  "name": "Notes-Hub",
  "short_name": "Notes",
  "description": "State-of-the-art Notion+Obsidian-Hybrid Markdown-Editor mit Wiki-Links, Backlinks, Tags, Graph, Versions, Sharing, DSGVO-Compliance.",
  "start_url": "/notes",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#141414",
  "orientation": "any",
  "lang": "de",
  "icons": [
    { "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Suchen", "url": "/notes?action=search" },
    { "name": "Graph", "url": "/notes?action=graph" },
    { "name": "Neue Seite", "url": "/notes?action=new" }
  ],
  "categories": ["productivity", "utilities"]
}
