{
  "name": "Vitamina D Explorer",
  "short_name": "VitaminD",
  "description": "Free solar vitamin D calculator — know when, where, and how long to be in the sun based on your location, skin type, and real-time UV data.",
  "categories": ["health", "lifestyle", "weather"],
  "lang": "es",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#1a237e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
