{
  "name": "Life OS",
  "short_name": "Life OS",
  "description": "Voice-first 個人生活管理：你講，系統記住。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f1ee",
  "theme_color": "#56544f",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
