{
  "name": "Painel de Agendamentos - Clínica Fisioimagem",
  "short_name": "Agendamentos",
  "description": "Sistema de controle de agendamentos em tempo real com metas e alertas",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a5f3d",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a5f3d' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='%23d4af37' text-anchor='middle' dominant-baseline='central' font-family='Arial'>📊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a5f3d' width='512' height='512'/><text x='50%' y='50%' font-size='300' font-weight='bold' fill='%23d4af37' text-anchor='middle' dominant-baseline='central' font-family='Arial'>📊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a5f3d' width='192' height='192' rx='45'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='%23d4af37' text-anchor='middle' dominant-baseline='central' font-family='Arial'>📊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a5f3d' width='540' height='720'/><text x='50%' y='50%' font-size='100' fill='%23d4af37' text-anchor='middle' dominant-baseline='central'>Painel de Agendamentos</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Novo Agendamento",
      "short_name": "Novo",
      "description": "Registrar novo agendamento",
      "url": "/?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a5f3d' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='%23d4af37' text-anchor='middle' dominant-baseline='central'>➕</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Ver Relatório",
      "short_name": "Relatório",
      "description": "Visualizar relatório de agendamentos",
      "url": "/?action=report",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231a5f3d' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='%23d4af37' text-anchor='middle' dominant-baseline='central'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
