{
  "name": "掌灯 Beacon — 多项目工作台",
  "short_name": "掌灯",
  "description": "登记你的项目，为每个项目点一盏灯，该切换时提醒你，跨设备不再迷航。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F1E9DA",
  "theme_color": "#221D16",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}