{
  "name": "QFS Explorer",
  "short_name": "QFS Explorer",
  "description": "Explore transactions, wallets, tokens, contracts and network activity on the QFS blockchain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030816",
  "theme_color": "#001438",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/icon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/qfs-logo.png",
      "type": "image/png",
      "sizes": "1254x1254",
      "purpose": "any"
    }
  ]
}
