{
  "name": "DentoSalud - Dra. Andrea Berríos",
  "short_name": "DentoSalud",
  "description": "Clínica dental especializada en ortodoncia estética y diseño de sonrisa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a6d6",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "dentistry"],
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🦷%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🦷%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/hero_smile.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "wide"
    }
  ]
}