{
  "name": "DriveByNumbers — ICT Trading Platform",
  "short_name": "DBN",
  "description": "Master ICT Trading. From Zero to Funded. Free trading tools, prop firm simulators, and ICT/SMC education.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#080b11",
  "background_color": "#080b11",
  "orientation": "portrait-primary",
  "categories": ["education", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
