{
  "id": "/",
  "name": "My Notes",
  "short_name": "My Notes",
  "description": "在自己的服务器上保存、同步和追溯个人笔记。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f6f9",
  "theme_color": "#615bd8",
  "icons": [
    {
      "src": "/icons/my-notes-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/my-notes-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
