{
  "name": "Haveno Exchange",
  "short_name": "Haveno",
  "description": "Desktop-first private P2P trading for Monero, fiat, and crypto.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e0d0e",
  "background_color": "#0e0d0e",
  "categories": [
    "finance",
    "utilities"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
