{
  "name": "你北是駭客 IamHack",
  "short_name": "你北是駭客",
  "description": "最後幽靈：16位元終端滲透遊戲",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://img.icons8.com/pixel-line/512/hacker.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/pixel-line/512/hacker.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}