{
  "name": "VR99 \u2014 Vision, Realised",
  "short_name": "VR99",
  "description": "Every business service. Delivered your way \u2014 by the Ninety-Nine.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#101830",
  "theme_color": "#5b53cc",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}