{
  "name": "MindNotes Pro",
  "short_name": "MindNotes Pro",
  "description": "本地优先、无需账号的轻量白板，支持自由绘制、可编辑模板和多格式导出。",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f7d78",
  "orientation": "any",
  "categories": ["productivity", "utilities", "graphics"],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
