{
  "short_name": "MedicalWeightRx",
  "name": "MedicalWeightRx - Medical Weight Loss Platform",
  "description": "Physician-guided medical weight loss with GLP-1 and Dual GIP/GLP-1 treatment plans. Weight-loss care only.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle", "wellness"],
  "shortcuts": [
    {
      "name": "Start Assessment",
      "short_name": "Assessment",
      "description": "Take your medical weight loss assessment",
      "url": "/?source=pwa_shortcut",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Learn More",
      "short_name": "Info",
      "description": "Learn about GLP-1 weight loss treatment",
      "url": "/?source=pwa_shortcut",
      "icons": [
        {
          "src": "logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MedicalWeightRx Dashboard on Desktop"
    },
    {
      "src": "screenshot-narrow.png", 
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MedicalWeightRx Assessment on Mobile"
    }
  ]
}