{
  "name": "EZ Invest GmbH",
  "short_name": "EZ Invest",
  "description": "Quantitative Alpha Generation & Financial Engineering",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0a0a0f",
  "theme_color": "#8e2de2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "finance",
    "business"
  ],
  "lang": "de-DE",
  "dir": "ltr"
}