{
  "name": "Donebot",
  "short_name": "Donebot",
  "description": "Everything on your mind, off your mind. Your calm second brain — capture a thought from anywhere and let it mind the rest.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#14352A",
  "background_color": "#06120D"
}
