{
  "id": "radicle-explorer",
  "name": "Radicle Explorer",
  "short_name": "Radicle Explorer",
  "description": "Explore the Radicle network",
  "start_url": "/",
  "icons": [
    {
      "src": "/images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    { "src": "/radicle.svg", "type": "image/svg", "sizes": "44x44" }
  ],
  "display": "standalone"
}
