{
    "name": "3D-World",
    "theme_color": "#4E4E4E",
    "background_color": "#4E4E4E",
    "orientation":"portrait",
    "display": "standalone",
    "scope": "https://vk001.github.io/3dWorld/",
    "start_url": "https://vk001.github.io/3dWorld/",
    "icons": [
      {
        "src": "32.png",
        "type": "image/png",
        "sizes": "32x32"
      },
      {
        "src": "48.png",
        "type": "image/png",
        "sizes": "48x48"
      },
      {
          "src": "192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
        
      ]
  }
