{
  "name": "Daemon Network",
  "short_name": "Daemon",
  "description": "Browser wallet, explorer, and faucet-mining client for the Daemon Network blockchain.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#101214",
  "theme_color": "#101214",
  "icons": [
    {
      "src": "/icons/favicon-32.png?v=7",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=7",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/daemon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
