{
  "name": "DietSystem — Software para Nutricionista com IA",
  "short_name": "DietSystem",
  "description": "Software para nutricionista com IA, BodyScan, app do paciente e WhatsApp oficial — tudo num só lugar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4ad395",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["health", "medical", "productivity", "business"],
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
