{
  "name": "Mnemi",
  "short_name": "Mnemi",
  "description": "Preserve the reasoning behind your research. Return without starting from zero.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f9f7f3",
  "theme_color": "#1e1c18",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/capture",
    "method": "GET",
    "params": {
      "url": "url",
      "title": "title",
      "text": "text"
    }
  }
}
