{
  "id": "cipherchan-ens",
  "name": "CipherChan — Decentralized",
  "short_name": "CipherChan",
  "description": "P2P decentralized forum on Ethereum + IPFS. Every browser is a node. Censorship-resistant.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#030408",
  "theme_color": "#030408",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "./#/board/crypto",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "./#/feed",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Crypto",
      "short_name": "Crypto",
      "url": "./#/board/crypto",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trading",
      "short_name": "Trading",
      "url": "./#/board/trading",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    }
  ]
}
