{
  "name": "Betta Fish Trade",
  "short_name": "Betta Fish",
  "description": "Crypto-flavored betta-fish arena wired to your Solana wallet. Absorb token supply, outmaneuver rivals, climb the leaderboard.",
  "start_url": "/FishTrade",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#04050a",
  "theme_color": "#04050a",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play",
      "short_name": "Play",
      "url": "/FishTrade",
      "description": "Jump into a match"
    },
    {
      "name": "Account",
      "short_name": "Account",
      "url": "/account",
      "description": "Wallet profile and stats"
    }
  ]
}
