{
  "name": "GlucoTrack Pro - Clinical Manager",
  "short_name": "GlucoTrack",
  "description": "GlucoTrack Pro provides privacy-first clinical diabetes management with A1C estimation, glucose logging, and local-only data storage for maximum security.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e40af",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical"]
}