{
  "name": "JL Flow — Organize. Flua. Cresça.",
  "short_name": "JL Flow",
  "description": "Agenda, clientes e gestão do seu negócio em um só lugar.",
  "lang": "pt-BR",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B1B1E",
  "theme_color": "#1F1F23",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}