{
  "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": "/m-index.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0c0e13",
  "background_color": "#0c0e13",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Morning Briefing",
      "short_name": "Briefing",
      "url": "/m-briefing.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Positions",
      "short_name": "Positions",
      "url": "/m-positions.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Weekly Review",
      "short_name": "Review",
      "url": "/m-review.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Deviations",
      "short_name": "Deviations",
      "url": "/m-deviations.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
