{
  "name": "ChemClarify",
  "short_name": "ChemClarify",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='url(%23g)' rx='128'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%236366f1'/%3E%3Cstop offset='100%25' stop-color='%238b5cf6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M256 120a32 32 0 0 1 32 32v40.4a16 16 0 0 0 3.8 10.4l84.6 101.5c15.8 19 2.3 47.7-22.4 47.7H158c-24.7 0-38.2-28.7-22.4-47.7l84.6-101.5a16 16 0 0 0 3.8-10.4V152a32 32 0 0 1 32-32z' fill='white'/%3E%3Ccircle cx='320' cy='160' r='16' fill='white' opacity='0.5'/%3E%3C/svg%3E",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}