{
  "short_name": "GreenVest",
  "name": "GreenVest - Planes de ganancia fija",
  "description": "GreenVest plataforma de planes GreenVest.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=greenvest-v120",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=greenvest-v120",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}