{
  "name": "NoBsRx",
  "short_name": "NoBsRx",
  "description": "Transparent, provider-guided access to GLP-1 weight-loss treatment. No hidden fees. No gimmicks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#D62828",
  "lang": "en-US",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "NoBsRx — Weight Loss. Without the Runaround."
    }
  ],
  "shortcuts": [
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See transparent GLP-1 program pricing",
      "url": "/pricing",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Start Intake",
      "short_name": "Start",
      "description": "Begin your provider-guided intake",
      "url": "/start",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
