{
  "name": "k256 - Solana Research Lab",
  "short_name": "k256",
  "description": "A Solana research lab turning hard infrastructure problems into products.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#14f195",
  "shortcuts": [
    {
      "name": "Replay environments",
      "short_name": "Replay",
      "description": "Open the Replay dashboard and manage dedicated Solana replay environments.",
      "url": "/app/replay",
      "icons": [
        {
          "src": "/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Replay API explorer",
      "short_name": "Replay API",
      "description": "Browse Replay HTTP endpoints and MCP setup.",
      "url": "/replay/api",
      "icons": [
        {
          "src": "/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Program OS",
      "short_name": "Program OS",
      "description": "Open Program OS for Solana program deployment workflows.",
      "url": "/app/program-os",
      "icons": [
        {
          "src": "/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Wallet OS",
      "short_name": "Wallet OS",
      "description": "Open Wallet OS accounts and signing workflows.",
      "url": "/app/wallet-os",
      "icons": [
        {
          "src": "/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Webhooks",
      "short_name": "Webhooks",
      "description": "Open webhook destinations, deliveries, and health.",
      "url": "/app/webhooks",
      "icons": [
        {
          "src": "/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
