{
  "name": "Curumim CRM",
  "short_name": "Curumim",
  "description": "CRM de WhatsApp com IA para festas infantis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E8373D",
  "orientation": "any",
  "lang": "pt-BR",
  "scope": "/",
  "icons": [
    {
      "src": "/logo-curumim.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-curumim.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mensagens",
      "short_name": "Chat",
      "url": "/mensagens",
      "icons": [{ "src": "/logo-curumim.png", "sizes": "96x96" }]
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/pipeline",
      "icons": [{ "src": "/logo-curumim.png", "sizes": "96x96" }]
    }
  ]
}
