{
  "name": "Soltera Completa 365",
  "short_name": "Soltera Completa 365",
  "description": "Soltera Completa 365 - Fe + Finanzas + Vida. Por Betzaida Vargas MBA MTh.",
    "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8F2",
  "theme_color": "#9A7089",
  "lang": "es",
  "icons": [
    {
      "src": "/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Cofre Financiero FINA6P",
      "short_name": "Cofre",
      "url": "/cofre/index.html",
      "icons": [{ "src": "/img/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Manual de la Soltera",
      "short_name": "Manual",
      "url": "/manual/Manual-Soltera-FINAL-v6.html",
      "icons": [{ "src": "/img/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}