{
  "id": "/",
  "name": "Dtraders MEGA",
  "short_name": "Dtraders",
  "description": "Trade Deriv anywhere",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1.jpg",
      "sizes": "1080×1920",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Home screen"
    },
    {
      "src": "/screenshots/2.jpg",
      "sizes": "1080×1920",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Trading view"
    }
  ]
}
