{
  "name": "像素锻造 PixelForge",
  "short_name": "像素锻造",
  "description": "11×20 像素 LED 矩阵编辑器,支持蓝牙发送到亮闪闪",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#15191f",
  "theme_color": "#f4b740",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
