{
  "name": "GPUNET - Decentralized GPU Compute Network",
  "short_name": "GPUNET",
  "description": "Decentralized GPU Compute Network. Building the future of AI infrastructure with distributed computing power.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FD5D00",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "categories": ["productivity", "utilities", "finance", "business"],
  "shortcuts": [
    {
      "name": "AI Pricing",
      "short_name": "Pricing",
      "description": "View AI model pricing",
      "url": "/api-pricing",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Subnets",
      "short_name": "Subnets",
      "description": "Explore GPU subnets",
      "url": "/subnet",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    },
    {
      "name": "GVEX",
      "short_name": "GVEX",
      "description": "GPU Virtual Exchange",
      "url": "/gvex",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    }
  ]
}
