{
  "name": "Monitor Centro San Martín",
  "short_name": "Monitor CSM",
  "description": "Monitor de atenciones - Centro Médico San Martín",
  "start_url": "/atenciones/monitor",
  "scope": "/atenciones/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#14B8A6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "productivity"],
  "lang": "es-CL",
  "dir": "ltr"
}

