{
  "name": "Tyvena — Your threshold to what comes next",
  "short_name": "Tyvena",
  "description": "Guidance, clarity, and trusted care — a warm guide through home care, home health, palliative, hospice, and everything in between.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D3D5C",
  "theme_color": "#2AADA0",
  "categories": ["health", "medical", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/tyvena-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tyvena-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tyvena-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/tyvena-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Talk to Asher",
      "short_name": "Chat",
      "description": "Start a conversation with Asher about care options",
      "url": "/chat?utm_source=pwa_shortcut",
      "icons": [{ "src": "/tyvena-mark-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Providers",
      "short_name": "Search",
      "description": "Browse care providers near you",
      "url": "/browse-providers?utm_source=pwa_shortcut",
      "icons": [{ "src": "/tyvena-mark-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Portal",
      "short_name": "Portal",
      "description": "Your family care portal",
      "url": "/portal?utm_source=pwa_shortcut",
      "icons": [{ "src": "/tyvena-mark-192.png", "sizes": "192x192" }]
    }
  ]
}
