{
  "name": "HAON PowerHub Marketplace",
  "short_name": "HAON",
  "description": "Peer-to-peer GPU rental marketplace for AI workloads. Rent compute by the second; monetize idle GPUs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "developer", "business", "utilities"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Marketplace", "short_name": "Rent", "description": "Browse GPUs available for rent", "url": "/dashboard" },
    { "name": "Become a miner", "short_name": "Earn", "description": "Monetize your idle GPU", "url": "/register" }
  ]
}
