{
  "name": "RobotZap Chat",
  "short_name": "RobotZap",
  "description": "Atendimento e chat",
  "start_url": "/chat.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e40af",
  "background_color": "#f3f4f6",
  "icons": [
    {"src": "/pwa_icon_180.php", "sizes": "180x180", "type": "image/png", "purpose": "any"},
    {"src": "/assets/pwa/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any"},
    {"src": "/assets/pwa/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any"}
  ]
}
