{
  "name": "Skin AI Care",
  "short_name": "Skin AI",
  "description": "Tu cuidado de piel personalizado con IA.",
  "start_url": "/me",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF1F7",
  "theme_color": "#FF3D8A",
  "lang": "es",
  "categories": ["health", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}