{
  "name": "晨宣计时器",
  "short_name": "晨宣计时器",
  "description": "支持离线安装的晨宣双向计时器",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7efe6",
  "theme_color": "#f7efe6",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
