{
  "name": "Harmolyn",
  "short_name": "Harmolyn",
  "description": "End-to-end encrypted chat on the xorein peer-to-peer network.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1a1b",
  "theme_color": "#0d1a1b",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
