{
  "name": "GLP-OneCare",
  "short_name": "GLP-OneCare",
  "description": "Your GLP-1 Therapy Companion - Track weight, medication, hydration, and more.",
  "start_url": "https://glponecare.com/",
  "id": "https://glponecare.com/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#FAFBFC",
  "theme_color": "#2EC4B6",
  "dir": "ltr",
  "lang": "en",
  "scope": "https://glponecare.com/",
  "categories": ["health", "fitness", "medical"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://glponecare.com/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://glponecare.com/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://glponecare.com/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}