{
  "name": "Macro M8 — Your AI Nutrition Coach",
  "short_name": "Macro M8",
  "description": "Meals planned around your goal — lose weight, gain muscle, or maintain — hitting your calorie and macro targets while still fitting your budget and pantry.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF9F4",
  "theme_color": "#4C7EF0",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=11",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=11",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png?v=11",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}