{
  "id": "/",
  "name": "Neublicks Telemedicina",
  "short_name": "Neublicks",
  "description": "Plataforma avançada de Telepsicologia e Gestão Clínica.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#134f69",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/react-flow/144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/react-flow/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/react-flow/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/react-flow/1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Painel Neublicks Desktop"
    },
    {
      "src": "/assets/react-flow/720x1280.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Painel Neublicks Mobile"
    }
  ]
}