{
  "name": "Notebooks",
  "short_name": "Notebooks",
  "description": "Private notes you access with a code. No account needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EA",
  "theme_color": "#F5F0EA",
  "icons": [
    {
      "src": "/apple-touch-icon-v2.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Capture",
      "short_name": "Capture",
      "description": "Instantly capture a note or voice memo",
      "url": "/quick",
      "icons": [{ "src": "/apple-touch-icon-v2.png", "sizes": "180x180" }]
    }
  ]
}
