{
  "name": "Lifted Spirit Home Care",
  "short_name": "Lifted Spirit",
  "description": "Staff Training & Client Portal — Lifted Spirit Home Care, Aldan PA · 55 Pa. Code Ch. 611",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A2540",
  "theme_color": "#0A7E8C",
  "lang": "en-US",
  "categories": ["education", "health", "medical"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Staff Training",
      "short_name": "Training",
      "url": "/?role=dcw",
      "description": "Direct Care Worker Training Portal"
    },
    {
      "name": "Client Portal",
      "short_name": "Client",
      "url": "/?role=client",
      "description": "Client & Family Portal"
    },
    {
      "name": "Director Dashboard",
      "short_name": "Director",
      "url": "/?role=director",
      "description": "Director Training Dashboard"
    }
  ]
}
