{
  "name": "CareTracker Pro",
  "short_name": "CareTracker",
  "description": "Professional care management and visit tracking for healthcare providers.",
  "start_url": "./console.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "any",
  "lang": "en",
  "categories": ["medical", "productivity", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='128' height='128' rx='24' fill='%232563eb'/%3E%3Ctext x='50%25' y='54%25' text-anchor='middle' fill='%23ffffff' font-family='sans-serif' font-size='56' font-weight='700'%3ECT%3C/text%3E%3C/svg%3E",
      "sizes": "128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='128' height='128' rx='64' fill='%232563eb'/%3E%3Ctext x='50%25' y='54%25' text-anchor='middle' fill='%23ffffff' font-family='sans-serif' font-size='56' font-weight='700'%3ECT%3C/text%3E%3C/svg%3E",
      "sizes": "128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Care Tracker",
      "short_name": "Care",
      "url": "./console.html#/care",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 4h-1a2 2 0 0 0 -2 2v3.5h0a5.5 5.5 0 0 0 11 0v-3.5a2 2 0 0 0 -2 -2h-1' /%3E%3Cpath d='M8 15a6 6 0 1 0 12 0v-3' /%3E%3Cpath d='M11 3v2' /%3E%3Cpath d='M6 3v2' /%3E%3Cpath d='M20 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0' /%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "url": "./console.html#/tasks",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 11l3 3l8 -8' /%3E%3Cpath d='M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9' /%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "https://placehold.co/1280x720/2563eb/ffffff?text=CareTrackerPro+Console",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://placehold.co/720x1280/2563eb/ffffff?text=CareTrackerPro+Mobile",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
