{
  "name": "SIBOOK - Hospital Management System",
  "short_name": "SIBOOK",
  "description": "System Information Back Office Hospital",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#00355f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%2300355f'/><path d='M256 120v272M120 256h272' stroke='white' stroke-width='48' stroke-linecap='round'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
