{
  "name": "jooyee",
  "short_name": "jooyee",
  "description": "Local-first PWA for elderly daily vital signs and task management",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='48' fill='%234f46e5'/><path d='M96 56 L112 88 L96 80 L80 88 Z' fill='white'/><circle cx='96' cy='116' r='28' fill='none' stroke='white' stroke-width='6'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%234f46e5'/><path d='M256 150 L296 235 L256 215 L216 235 Z' fill='white'/><circle cx='256' cy='310' r='72' fill='none' stroke='white' stroke-width='16'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
