{
  "name": "MemoryLane Capture",
  "short_name": "MemoryLane",
  "start_url": "/capture",
  "scope": "/",
  "display": "standalone",
  "background_color": "#171112",
  "theme_color": "#547c71",
  "share_target": {
    "action": "/capture",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
