{
  "name": "妙清·安心笔记",
  "short_name": "安心笔记",
  "description": "妙清·妙言妙语 与 奇迹课程·金句 双站合集，随身可读可听。",
  "start_url": "./liangzhan-heyi/index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F5EF",
  "theme_color": "#3D7A6A",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}