{
  "name": "CareNat - Home Care Nursing",
  "short_name": "CareNat",
  "description": "Professional home care nursing documentation and patient management system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F8FC",
  "theme_color": "#0066CC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "shortcuts": [
    {
      "name": "View Patients",
      "short_name": "Patients",
      "description": "View your patient list",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
