{
  "name": "Caiman Invest",
  "short_name": "CI",
  "lang": "en",
  "description": "Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster.",
  "icons": [
    {
      "src": "/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Indices Overview",
      "url": "/indices",
      "description": "List of our indices"
    },
    {
      "name": "My Stocks",
      "url": "/user/stocks"
    },
    {
      "name": "Settings",
      "url": "/user/profile"
    },
    {
      "name": "Methodology",
      "url": "/methodologies/levermann"
    }
  ]
}