{
  "name": "Custos Hub by Rockwell — Member Portal",
  "short_name": "Custos Hub",
  "description": "Safety consulting, home activity awareness, and concierge services for aging-in-place seniors and estate owners. Custos Hub by Rockwell.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["health", "lifestyle", "security"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/?page=dashboard",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Service Request",
      "short_name": "Request",
      "url": "/?page=requests",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
