{
  "name": "JBD VAULT",
  "short_name": "VAULT",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0e0e",
  "theme_color": "#141111",
  "description": "Gemstone identification, certificate matching and catalogue for Jewellery By Design NZ.",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "id": "/",
  "scope": "/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any"
}