{
  "name": "KORABKASH",
  "short_name": "KorabKash",
  "description": "KorabKash Trader Portal \u2014 Prove your edge, get funded, keep up to 95%.",
  "start_url": "./korab-auth.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080A0E",
  "theme_color": "#080A0E",
  "categories": [
    "finance"
  ],
  "icons": [
    {
      "src": "korab-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "korab-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}