{
  "name": "Repsoloil Investment",
  "short_name": "Repsoloilinvestment",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "description": "Invest in the future energy",
  "icons": [
    {
      "src": "/static/img/FFA_Icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/FFA_Icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}