{
  "name": "GoodLife - Vida Saudável",
  "short_name": "GoodLife",
  "description": "Catálogo GoodLife com recomendação interativa de vitaminas e acesso rápido ao WhatsApp.",
  "lang": "pt-BR",
  "start_url": "/#descobrir",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b679c",
  "theme_color": "#0b679c",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
