{
  "id": "THERAPY™",
  "short_name": "THERAPY™",
  "name": "THERAPY™ Admin",
  "description": "Measure, track, and transform your health with biometrics, diagnostics, and AI-guided RESET protocols for mind-body balance",
  "icons": [
    {
      "src": "icons/16.png",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/24.png",
      "sizes": "24x24",
      "type": "image/x-icon"
    },
    {
      "src": "icons/32.png",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "icons/64.png",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "icons/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icons/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icons/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable" 
    }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "theme_color": "#fff",
  "background_color": "#3A2420",
  "categories": ["wellness, diagnostics, therapy, biometrics, nutripath, neurofeedback, HRV, nervous system, breathwork, gut health, IV therapy, cryotherapy, PEMF, mindfulness, fitness, health tracking, performance"],
  "lang": "en-US",
  "screenshots": [
    {
      "src": "icons/540x960.png",
      "sizes": "540x960",
      "type": "image/png"
    },
    {
      "src": "icons/1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "icons/720x1280.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [
    {
      "platform": "android",
      "url": "https://play.google.com/store/apps/details?id=com.therapy",
      "id": "com.therapy"
    },
    {
      "platform": "ios",
      "url": "https://play.google.com/store/apps/details?id=com.therapy",
      "id": "com.therapy"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "description": "Dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "icons/192.png",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": true,
  "dir": "ltr"
}
