{
  "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": "#212121",
  "theme_color": "#F15A3B",
  "lang": "en-US",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "NoBsRx \u2014 Weight Loss. Without the Runaround."
    }
  ],
  "shortcuts": [
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See transparent GLP-1 program pricing",
      "url": "/pricing",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Start Intake",
      "short_name": "Start",
      "description": "Begin your provider-guided intake",
      "url": "/start",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "512x512"
        }
      ]
    }
  ]
}
