{
  "name": "Nutritive Harmony",
  "short_name": "Nutritive",
  "description": "Nutrition therapy and health coaching with Katerina — book sessions, food diary, and intake form.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE9",
  "theme_color": "#007A3F",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
