{
  "name": "KetoClear — Daily Health Tracker",
  "short_name": "KetoClear",
  "description": "Track your keto journey — ketones, weight, energy, sleep and more.",
  "start_url": "/KetoTracker/",
  "scope": "/KetoTracker/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0C1A2E",
  "theme_color": "#14B8A6",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/KetoTracker/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/KetoTracker/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
