{
  "name": "Total Recall",
  "short_name": "Total Recall",
  "description": "Memory infrastructure for AI agents — encrypted, on-chain, permanent.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07091a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "developer tools"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,

  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text":  "text",
      "url":   "url"
    }
  }
}
