{
  "name": "Notes",
  "short_name": "Notes",
  "description": "End-to-end encrypted, auto-saving notes & tasks. No account.",
  "start_url": "/app/notes/index.html",
  "scope": "/app/notes/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1f2430",
  "theme_color": "#1f2430",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
