{
  "name": "声音日记",
  "short_name": "声音日记",
  "description": "AI 治愈情绪树洞 - 纯前端离线运行，零第三方依赖",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#FDF6EC",
  "theme_color": "#FF9F43",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%23FF9F43'/%3E%3Ctext x='50' y='65' font-size='40' text-anchor='middle' fill='white'%3E🎙️%3C/text%3E%3C/svg%3E",
      "sizes": "100x100",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='86' fill='%23FF9F43'/%3E%3Ctext x='96' y='125' font-size='70' text-anchor='middle' fill='white'%3E🎙️%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='230' fill='%23FF9F43'/%3E%3Ctext x='256' y='330' font-size='180' text-anchor='middle' fill='white'%3E🎙️%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1080' height='1920' viewBox='0 0 1080 1920'%3E%3Crect width='1080' height='1920' fill='%23FDF6EC'/%3E%3Ccircle cx='540' cy='960' r='200' fill='%23FF9F43' opacity='0.2'/%3E%3Ctext x='540' y='960' font-size='80' text-anchor='middle' fill='%23FF9F43'%3E🎙️ 声音日记%3C/text%3E%3C/svg%3E",
      "sizes": "1080x1920",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "开始记录",
      "short_name": "录音",
      "description": "快速开始录音记录心情",
      "url": "/?action=record",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='43' fill='%23FF9F43'/%3E%3Ctext x='48' y='62' font-size='35' text-anchor='middle' fill='white'%3E⏺️%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "查看存档",
      "short_name": "存档",
      "description": "查看历史日记记录",
      "url": "/?view=archive",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='43' fill='%235CD85C'/%3E%3Ctext x='48' y='62' font-size='35' text-anchor='middle' fill='white'%3E📋%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
