{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Keto Tracker Pro",
  "short_name": "Keto Tracker Pro",
  "start_url": "https://www.ketotrackerpro.com/me",
  "scope": "https://www.ketotrackerpro.com/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#2563eb",
  "description": "Track food, water, blood, body measurements, and daily notes with Keto Tracker Pro.",
  "icons": [
    {
      "src": "https://www.ketotrackerpro.com/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.ketotrackerpro.com/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
