{
  "name": "HoodSeek — Pick Your Cat",
  "short_name": "HoodSeek",
  "description": "Hold $HOSE, choose your cat faction, earn block rewards on Robinhood Chain.",
  "start_url": "/dapp",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08090a",
  "theme_color": "#CCFF00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/willlogo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/willlogo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Choose a Cat",
      "short_name": "Cats",
      "url": "/cats",
      "description": "Browse and select your cat faction"
    },
    {
      "name": "Claim Rewards",
      "short_name": "Claim",
      "url": "/dapp",
      "description": "Claim your block rewards"
    },
    {
      "name": "SCARCAT Intel",
      "short_name": "Intel",
      "url": "/intel",
      "description": "Live on-chain terminal"
    }
  ],
  "prefer_related_applications": false
}
