{
  "name": "Base Fish",
  "short_name": "Base Fish",
  "description": "Match-3 puzzle game with water physics. Collect unique fish NFTs and compete on the global leaderboard!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "miniapp": {
    "version": "1",
    "name": "Base Fish",
    "iconUrl": "https://my-fishdom-game.vercel.app/icon-1024.png",
    "homeUrl": "https://my-fishdom-game.vercel.app",
    "splashImageUrl": "https://my-fishdom-game.vercel.app/icon-1024.png",
    "splashBackgroundColor": "#0f172a"
  }
}
