{
  "version": "1.1.0",
  "name": "HyperTextCoffeePot",
  "short_name": "HTCoffeePot",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "icons": [
    {
      "src": "assets/imgs/template/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}