{
  "name": "Noten-App",
  "short_name": "NotenApp",
  "icons": [
    { "src": "/favicon.svg", "sizes": "64x64", "type": "image/svg+xml" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ],
  "theme_color": "#4f46e5",
  "background_color": "#f8fafc",
  "display": "standalone"
}


