{
  "name": "AI笔记",
  "short_name": "AI笔记",
  "start_url": "https://notes.holdon.ltd/",
  "scope": "https://notes.holdon.ltd/",
  "display": "standalone",
  "background_color": "#F4F0E8",
  "theme_color": "#0369A1",
  "icons": [
    {
      "src": "https://assets.holdon.ltd/prod/static/notes/icons/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://assets.holdon.ltd/prod/static/notes/icons/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}