{
  "name": "Notes",
  "short_name": "Notes",
  "description": "A calm, private note-taking app with categories, tags, attachments and version history.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#fe842d",
  "icons": [
    { "src": "/icon64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/icon192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
