{
  "name": "ThetaDock — AI Compute",
  "short_name": "ThetaDock",
  "description": "Decentralized AI compute, on the go. Restart deployments, watch alerts, top-up credits.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "Kill stuck job", "url": "/mobile?action=kill", "short_name": "Kill job" },
    { "name": "Rotate API key", "url": "/mobile?action=rotate", "short_name": "Rotate key" },
    { "name": "View invoice", "url": "/mobile?action=invoice", "short_name": "Invoice" }
  ]
}
