{
  "theme_color": "#274d7663",
  "background_color": "#142530",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "RBN-Dapp",
  "description": "This decentralized application is designed to manage nodes, permissions, and smart contract configurations on the RedBelly Network.",
  "short_name": "RBN-Dapp",
  "iconPath": "redbelly-icon.png",
  "icons": [
    {
      "src": "/redbelly-logo-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/redbelly-logo-256x256.svg",
      "sizes": "256x256",
      "type": "image/svg+xml"
    },
    {
      "src": "/redbelly-logo-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml"
    },
    {
      "src": "/redbelly-logo-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/maskable-redbelly-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
 