{
  "name": "MitAI Nutrition",
  "short_name": "MitAI",
  "description": "The ultimate performance tool for athletes. Track macros, optimize fueling, and unlock peak performance with AI-driven insights.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-525x525.png",
      "sizes": "525x525",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}