{
  "id": "/",
  "name": "Blog - CliniMark",
  "short_name": "Clinimark",
  "description": "Explora el blog de Clinimark con novedades, consejos y noticias sobre tecnología sanitaria, productos médicos y soluciones clínicas para profesionales.",
  "start_url": "https://blog.clinimark.es/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#00c3e1",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "categories": ["education", "health", "medical"],
  "lang": "es"
}