{
  "name": "想法便利贴",
  "short_name": "便利贴",
  "description": "写下来，说出来，贴到自己的桌面上",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f1e3",
  "theme_color": "#f7f1e3",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
