{
  "name": "Ponto Eletrônico - Hospital Municipal",
  "short_name": "Ponto HM",
  "description": "Sistema de Registro de Ponto Eletrônico Hospitalar com QR Code e Escala de Plantões",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%230284c7'/><path d='M65 96h62M96 65v62' stroke='white' stroke-width='24' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230284c7'/><path d='M175 256h162M256 175v162' stroke='white' stroke-width='64' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
