{
  "name": "Phantom Commander 隨身行動指揮艙",
  "short_name": "行動指揮艙",
  "description": "首席工程師專屬 24H 跨裝置 AI 特戰隊行動調度與任務中樞",
  "start_url": "./index.html",
  "scope": "./",
  "id": "phantom-commander-app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "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"
    }
  ]
}
