{
  "name": "Best Recorder",
  "short_name": "Best Recorder",
  "start_url": "https://bestrecorder.cn/",
  "display": "standalone",
  "background_color": "#212121",
  "theme_color": "#FF0000",
  "description": "AI音频采集项目执行平台",
  "dir": "ltr",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/web/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/android/mipmap-hdpi/ic_launcher.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/android/mipmap-xhdpi/ic_launcher.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android/mipmap-xxhdpi/ic_launcher.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/web/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/b1-light.jpg",
      "type": "image/png",
      "form_factor": "wide",
      "sizes": "1920x1080"
    },
    {
      "src": "/images/b1-light.jpg",
      "type": "image/png",
      "sizes": "708x1300"
    }
  ]
}
