{
  "name": "ghost@parrot — Security Portfolio",
  "short_name": "ghost.dev",
  "description": "Security researcher terminal portfolio",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080d14",
  "theme_color": "#080d14",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "HUD Dashboard",
      "url": "/hud",
      "description": "Visual portfolio dashboard"
    }
  ]
}
