{
  "name": "FBX Chain Node",
  "short_name": "FBX Node",
  "description": "FBX Mobile Mirror Node — full chain replica on your device. ZKP credential anchoring, offline verification, and GDPR Compliance Shield. Participates in the FBX network 24/7.",
  "start_url": "/mobile/wallet",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["finance", "productivity", "security"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wallet.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FBX Wallet — Credential Manager"
    }
  ],
  "shortcuts": [
    {
      "name": "Anchor Credential",
      "short_name": "Anchor",
      "description": "Anchor a new credential to the FBX chain",
      "url": "/mobile/anchor",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Verify Credential",
      "short_name": "Verify",
      "description": "Verify a credential QR code",
      "url": "/mobile/verify",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
