{
  "name": "Bubble Bar",
  "short_name": "BubbleBar",
  "description": "ADHD友好的任务气泡管理 · 把脑海里的事情倒出来",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07041a",
  "theme_color": "#a855f7",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
