{
  "name": "Dr. Shaye Onipinsaiye Davies",
  "short_name": "Dr. Shaye",
  "description": "Natural health clinic, naturopathic academy, and Truth of Life Magazine — holistic healing for body, mind, and spirit.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#142A21",
  "background_color": "#f8f5f0",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "education"],
  "shortcuts": [
    {
      "name": "Living Spice Hospital",
      "short_name": "Hospital",
      "description": "Natural healing & clinical care",
      "url": "/hospital",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Life Force Academy",
      "short_name": "Academy",
      "description": "Natural health training",
      "url": "/academy",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Truth of Life Magazine",
      "short_name": "Magazine",
      "description": "Spiritual awakening & guidance",
      "url": "/spiritual",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}