{
  "name": "住宅照明与流明计算器",
  "short_name": "住宅照明与流明计算器",
  "description": "精确计算每个房间所需的流明数和灯泡数量。选择房间类型、尺寸和灯泡类型，即可获得包含实时照度估算的专业照明方案。",
  "start_url": "/zh/utilities/categories/home/how-many-lights-per-room/",
  "scope": "/zh/utilities/categories/home/how-many-lights-per-room/",
  "icons": [
    {
      "src": "/images/utilities/how-many-lights-per-room.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}