{
  "name": "Handover",
  "short_name": "Handover",
  "description": "Progress notes for support workers",
  "start_url": "/app/",
  "scope": "/app/",
  "id": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E8",
  "theme_color": "#0D0B09",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect width='180' height='180' rx='38' fill='%230D0B09'/><circle cx='90' cy='90' r='42' fill='%23C5A864'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect width='180' height='180' rx='38' fill='%230D0B09'/><circle cx='90' cy='90' r='42' fill='url(%23g)'/><circle cx='90' cy='90' r='22' fill='%230D0B09'/><circle cx='90' cy='90' r='12' fill='%239F8547'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23E9D9A8'/><stop offset='1' stop-color='%239F8547'/></linearGradient></defs></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
