{
  "name": "Veritey Care Solution",
  "short_name": "Veritey Care",
  "description": "AI-Powered Wellness & Care Coordination Platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["health", "medical", "productivity"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caregiver Portal",
      "short_name": "Caregiver",
      "description": "Access caregiver dashboard and clock in/out",
      "url": "/caregiver",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Admin Dashboard",
      "short_name": "Admin",
      "description": "Access admin control panel",
      "url": "/admin",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mobile Clock-In",
      "short_name": "Clock In",
      "description": "Quick caregiver clock-in/out",
      "url": "/caregiver/mobile",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/splash-1242x2688.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Veritey Care Solution — Portrait"
    },
    {
      "src": "/icons/splash-2688x1242.png",
      "sizes": "2688x1242",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Veritey Care Solution — Landscape"
    },
    {
      "src": "/icons/splash-1284x2778.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Veritey Care Solution — Portrait (Retina)"
    },
    {
      "src": "/icons/splash-2778x1284.png",
      "sizes": "2778x1284",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Veritey Care Solution — Landscape (Retina)"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
