{
  "name": "memset",
  "short_name": "memset",
  "description": "One brain. Every AI. Your entire career.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#a78bfa",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "share_target": {
    "action": "/dashboard/memories?shared=true",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
