{
  "name": "MediCasa · Botiquín familiar",
  "short_name": "MediCasa",
  "description": "El control de tu medicación, la tranquilidad de tu hogar.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F7FB",
  "theme_color": "#1A4FE0",
  "lang": "es",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "icons/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
