{
  "name": "Ascent - AI-Powered Health Tracking",
  "short_name": "Ascent",
  "description": "Your AI-powered health companion. Track nutrition, optimize fasting, and elevate your wellness journey.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#e83030",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
