{
  "version": "2.7.1",
  "name": "Frapto Med",
  "short_name": "Frapto Med",
  "description": "CRM completo integrado ao WhatsApp Business API com inteligência artificial",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192-frapto.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-frapto.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-frapto.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Conversas",
      "short_name": "Chat",
      "description": "Abrir conversas do WhatsApp",
      "url": "/conversations",
      "icons": [{ "src": "/icon-192-frapto.png", "sizes": "192x192" }]
    },
    {
      "name": "Contatos",
      "short_name": "CRM",
      "description": "Gerenciar contatos e leads",
      "url": "/contacts",
      "icons": [{ "src": "/icon-192-frapto.png", "sizes": "192x192" }]
    }
  ]
}
