{
  "name": "Horóscopos Gratis Premium",
  "short_name": "AstroModern",
  "description": "Tu conexión diaria con el cosmos. Horóscopos precisos, carta natal y tránsitos en tiempo real.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#9b72cf",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait"
}
