{
  "name": "Lakan",
  "short_name": "Lakan",
  "description": "Plataforma inteligente para psicólogos: gestão de pacientes, sessões, finanças e assistente com IA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#297c82",
  "background_color": "#FFFBF5",
  "categories": ["medical", "productivity", "business"],
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "imgs/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "imgs/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Agenda",
      "short_name": "Agenda",
      "url": "/agenda",
      "icons": [{ "src": "imgs/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Pacientes",
      "short_name": "Pacientes",
      "url": "/patients",
      "icons": [{ "src": "imgs/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Financeiro",
      "short_name": "Financeiro",
      "url": "/finances",
      "icons": [{ "src": "imgs/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
