{
  "id": "/",
  "name": "ATM Fast App",
  "short_name": "ATM Fast",
  "description": "ATM 裝鈔作業、保全確認、本機資料與推播提醒工具。",
  "start_url": "/?view=today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7faf8",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
