{
  "name": "Qikap AI Trading Platform",
  "short_name": "Qikap",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#317EFB",
  "description": "Qikap AI Trading Platform.",
  "icons": [
    {
      "src": "dashboard/images/ico.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "dashboard/images/ico.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}