{
  "name": "The Healer's Glade OS",
  "short_name": "Glade OS",
  "description": "Zero-Retention Clinical Workspace and Documentation Engine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050B14",
  "theme_color": "#3ECF8E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Shrivasta.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Shrivasta.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}