{
  "name": "ComboPilot",
  "short_name": "ComboPilot",
  "description": "ComboPilot 智慧維運平台",
  "start_url": "/app/gotty",
  "display": "standalone",
  "background_color": "#2D1B69",
  "theme_color": "#7B4FE9",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "GoTTY Terminal",
      "short_name": "GoTTY",
      "url": "/app/gotty",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
