{
  "name": "Forgetwell",
  "short_name": "Forgetwell",
  "description": "Forgetwell remembers. You can let go. Capture without filing, find notes by words or meaning, and use tags only when they help.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#f3ead3",
  "theme_color": "#f3ead3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
