{
    "name": "VHDPlus Docs",
    "short_name": "VHDPlus Docs",
    "theme_color": "#00aaff",
    "background_color": "#424242",
    "display": "standalone",
    "scope": "./",
    "start_url": "./index.html",
    "related_applications": [
      {
        "platform": "webapp",
        "url": "https://vhdplus.com/manifest.json"
      }
    ],
    "icons": [
      {
        "src": "img/VHDP-Logo192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "img/VHDP-Logo512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      } 
    ]
  }