{
  "short_name": "Curated Ethos",
  "name": "Curated Ethos — a personal taste library",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F9F6F0",
  "theme_color": "#2C2A28",
  "description": "A calm, analogue-feeling library for the things you love.",
  "share_target": {
    "action": "/add",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'><rect width='192' height='192' rx='28' fill='%23F9F6F0'/><text x='96' y='118' text-anchor='middle' font-family='serif' font-size='90' fill='%232C2A28'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
