{
  "name": "FolioTracker",
  "short_name": " ",
  "description": "Portfolio and Market tracking terminal",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "lang": "it-IT",
  "dir": "ltr",
  "background_color": "#0b0f1a",
  "theme_color": "#135bec",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
