{
  "name": "Dr. Demetrius Moore | Integrative Medicine",
  "short_name": "Dr. Moore",
  "description": "Natural health, integrative medicine, and client portal for Dr. Demetrius Moore's practice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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": "Client Portal",
      "short_name": "Portal",
      "description": "Access your health portal",
      "url": "/portal",
      "icons": [{ "src": "/favicon-48x48.png", "sizes": "48x48" }]
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a consultation",
      "url": "/booking",
      "icons": [{ "src": "/favicon-48x48.png", "sizes": "48x48" }]
    }
  ]
}
