{
  "name": "The Vault",
  "short_name": "Vault",
  "description": "A shared memory for the thoughts that usually evaporate over coffee.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfaf7",
  "theme_color": "#7a5c3e",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
