{
  "name": "Keepo — Your Second Brain",
  "short_name": "Keepo",
  "description": "Keep everything. Forget nothing.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#4f46e5",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "share_target": {
    "action": "/capture",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
