{
  "name": "ClaimX Guardian",
  "short_name": "ClaimX",
  "start_url": "/?mode=portal",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/shield.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/shield.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
