{
  "name": "尺子在线测量—免费在线尺子测量工具—手机电子尺子（官方）",
  "short_name": "在线尺子",
  "description": "【百度用户推荐】在线尺子官方测量工具，提供10厘米/20厘米标准刻度图对照，适配电脑/手机屏幕尺寸检测，毫米级精准电子刻度尺，支持厘米英寸双单位换算，无需下载即用即测！",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "any",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["utilities", "productivity", "tools"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pic.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "在线尺子测量工具桌面版截图"
    },
    {
      "src": "/pic.png",
      "sizes": "750x1334",
      "type": "image/png",
      "platform": "narrow",
      "label": "在线尺子测量工具移动版截图"
    }
  ],
  "shortcuts": [
    {
      "name": "开始测量",
      "short_name": "测量",
      "description": "快速开始使用在线尺子进行测量",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "32x32"
        }
      ]
    }
  ]
}