{
  "name": "OQUEN DOC",
  "short_name": "OQUEN",
  "description": "OQUEN documentation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#02040a",
  "theme_color": "#3080ff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}