{
  "name": "Quietpad — A quiet place to write",
  "short_name": "Quietpad",
  "description": "A quiet place to write in your browser. Open notes in tabs, switch with a shortcut, hide the UI when you need to focus. No accounts, no cloud — your notes stay on your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#0c0c0c",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
