{
  "name": "SteemHub",
  "short_name": "SteemHub",
  "description": "Elevating your Steem experience with powerful tools for content creators, curators, and gamers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./images/steemHub-logo-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./images/steemHub-logo-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./images/steemHub-logo-icon-wbg.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
