{
  "name": "KushNet — Hacker-X",
  "short_name": "KushNet",
  "description": "Signal City's terminal operative. Root access to the grid.",
  "start_url": "/kushnet.html",
  "display": "standalone",
  "background_color": "#020d02",
  "theme_color": "#00ff41",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/hackerx-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/hackerx-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/hackerx.svg",     "sizes": "any",      "type": "image/svg+xml" }
  ],
  "screenshots": [
    { "src": "/images/kushnet/glitch-cover.png", "sizes": "1024x1024", "type": "image/png", "form_factor": "narrow" }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Terminal",
      "short_name": "Terminal",
      "description": "Open Hacker-X terminal",
      "url": "/kushnet.html#terminal",
      "icons": [{ "src": "/icons/hackerx-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Episode Hub",
      "short_name": "Hub",
      "description": "Hacker-X episode archive",
      "url": "/hackerx-hub.html",
      "icons": [{ "src": "/icons/hackerx-192.png", "sizes": "192x192" }]
    }
  ]
}
