{
  "name": "阿准3DM看图",
  "short_name": "3DM看图",
  "description": "本地解析 Rhino 3DM 模型的轻量看图工具",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#101319",
  "theme_color": "#101319",
  "icons": [
    {
      "src": "./brand/azhun-rhino-official-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./brand/azhun-rhino-official-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
