{
  "name": "GridHuman Base",
  "short_name": "GridHuman",
  "description": "The retention layer Base needs. Form Hives. Compete in Swarm Wars. Win USDC.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04080F",
  "theme_color": "#0052FF",
  "categories": ["games", "social", "finance"],
  "icons": [
    {
      "src": "/logo/gridhuman-icon-base-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo/gridhuman-icon-base.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play",
      "short_name": "Play",
      "description": "Daily challenges + activity feed",
      "url": "/play"
    },
    {
      "name": "My Hive",
      "short_name": "Hive",
      "description": "Jump into your hive dashboard",
      "url": "/my-hive"
    },
    {
      "name": "Rankings",
      "short_name": "Ranks",
      "description": "Live operator + hive rankings",
      "url": "/leaderboard"
    }
  ]
}
