{
  "name": "Go ¡Dale!",
  "short_name": "Go ¡Dale!",
  "description": "Turn the digital archive you've already built into action.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "share_target": {
    "action": "/?source=share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}