{
  "name": "Economy World",
  "short_name": "Economy World",
  "start_url": "https://economyworld.online/",
  "display": "fullscreen",
  "description": "Economy World - is a strategic game in which you develop your enterprise, the aim of which is to create a great consortium with other players and compete with others for the title of the best businessmen",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "img/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/manifest_screenshot.png",
      "sizes": "1920x910",
      "type": "image/png",
      "description": "A screenshot of the home page"
    }
  ],
  "related_applications": [
    {
      "platform": "windows",
      "url": " The URL to your app in that app store"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Economy World",
      "url": "https://economyworld.online/",
      "description": "Economy World - mmo economic game"
    }
  ],
  "categories": [
    "business",
    "entertainment",
    "games"
  ]
}