{
  "name": "IBCH Service Planner",
  "short_name": "IBCH Planner",
  "description": "Planificador móvil para asignar la Lectura Inicial.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f9f5f1",
  "theme_color": "#7f5539",
  "lang": "es",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
