{
  "name": "X-ID — Decentralized Identity Platform",
  "short_name": "X-ID",
  "description": "Decentralized identity, civic data, and Web3 security on Flare Network",
  "start_url": "/dashboard",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a0a1a",
  "theme_color": "#6c5ce7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["productivity", "finance", "government"],
  "icons": [
    {
      "src": "/next.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your personal command center",
      "url": "/dashboard"
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Manage your identity wallet",
      "url": "/wallet"
    },
    {
      "name": "Security",
      "short_name": "Security",
      "description": "Scan addresses + audit approvals",
      "url": "/security"
    },
    {
      "name": "Verify",
      "short_name": "Verify",
      "description": "Verify a credential QR code",
      "url": "/verify"
    }
  ]
}
