{
  "short_name": "TUHA",
  "name": "TUHA — The Ultimate Health App",
  "description": "TUHA — your AI-powered ultimate health app: calorie, workout & meal tracking + personalised recipe coaching, all in one chat.",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "id": "/chat",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FAF8F5",
  "background_color": "#FAF8F5"
}
