{
  "name": "Mnemo",
  "short_name": "Mnemo",
  "description": "AI memory for coding agents. Remember everything. Find anything.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a0e",
  "theme_color": "#2d5a4b",
  "icons": [
    {
      "src": "/mnemo-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
