{
  "name": "HexNote",
  "short_name": "HexNote",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://assets.poof.new/preview.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}