{
  "name": "Mr Khemistry PDF Annotator",
  "short_name": "MK Annotator",
  "description": "Mr Khemistry's PDF annotator. Annotate in your browser, save inside the file, stay editable.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2a2a2a",
  "theme_color": "#0a84ff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
