{
  "name": "TITAN CRM Enterprise",
  "short_name": "TITAN CRM",
  "description": "Plataforma SaaS de Automação e CRM para WhatsApp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b141a",
  "theme_color": "#00a884",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/titan-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/titan-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}