{
  "name": "DLME - Drug Lord: Modern Evolution",
  "short_name": "DLME",
  "description": "A modern, mobile Drug Lord-style trading game - buy low, sell high, dodge the heat, climb from Runner to Kingpin.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14100D",
  "theme_color": "#14100D",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
