{
  "name": "WEVIAN Business",
  "short_name": "WEVIAN",
  "description": "Gestão do seu negócio pelo WhatsApp",
  "start_url": "https://wevian.com.br/business.html",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/business/icon-business-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/business/icon-business-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}