{
  "name": "hyMessage",
  "short_name": "hyMessage",
  "description": "Private. Decentralized. Yours. End-to-end encrypted messaging powered by Hypatia.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0d12",
  "background_color": "#0a0d12",
  "scope": "/",
  "lang": "en",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Message",
      "url": "/app.html?action=new",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
