{
  "name": "DopeWars - Empires",
  "short_name": "DopeWars",
  "description": "Play DopeWars online free. DopeWars - Empires is a free multiplayer dopewars browser game. Build your drug empire, train armies, raid rivals, form cartels, and dominate the underworld. No download required.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0f",
  "background_color": "#000000",
  "categories": ["games", "entertainment", "strategy"],
  "screenshots": [
    {
      "src": "/assets/splash.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "DopeWars - Empires gameplay"
    }
  ],
  "icons": [
    {
      "src": "/assets/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Your Empire",
      "short_name": "Empire",
      "description": "Build and manage your empire",
      "url": "/?tab=base",
      "icons": [
        {
          "src": "/assets/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Battle",
      "short_name": "Combat",
      "description": "Launch raids and view battles",
      "url": "/?tab=combat",
      "icons": [
        {
          "src": "/assets/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
