{
  "name": "Day Trade Pro",
  "short_name": "DT Pro",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0c0f",
  "theme_color": "#c9f368",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-200.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-400.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}