{
  "name": "FamilyPulse",
  "short_name": "FamilyPulse",
  "description": "Track daily household tasks by family member",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%232563EB' width='192' height='192' rx='48'/%3E%3Cpath fill='white' d='M96 40 L150 96 L130 96 L130 152 L62 152 L62 96 L42 96 Z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%232563EB' width='512' height='512' rx='128'/%3E%3Cpath fill='white' d='M256 100 L400 256 L350 256 L350 412 L162 412 L162 256 L112 256 Z'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
