{
  "name": "Centro de Saúde Hipocrates",
  "short_name": "Saúde Hipocrates",
  "description": "Sistema de gestão integrada para atendimentos, internamentos e acompanhamento clínico",
  "start_url": "admin_login.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#2f6fed",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%232f6fed'/%3E%3Ctext x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='Arial'%3E🏥%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%232f6fed'/%3E%3Ctext x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='Arial'%3E🏥%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 800'%3E%3Crect fill='%23f5f7fb' width='400' height='800'/%3E%3Crect x='20' y='20' rx='16' fill='%232f6fed' width='360' height='60'/%3E%3Crect x='40' y='40' rx='8' fill='white' width='320' height='20'/%3E%3C/svg%3E",
      "sizes": "400x800",
      "type": "image/svg+xml",
      "label": "Tela de Login"
    }
  ]
}