{
  "name": "currents",
  "short_name": "currents",
  "description": "love letters to other people's work",
  "start_url": "/currents.html",
  "display": "standalone",
  "background_color": "#f2ede4",
  "theme_color": "#f2ede4",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23f2ede4'/><text y='72' x='50' text-anchor='middle' font-size='60' font-family='serif' fill='%23e8a830'>c</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "share_target": {
    "action": "/share.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
