{
  "name": "語音書 — PDF 朗讀",
  "short_name": "語音書",
  "description": "PDF 中英文語音朗讀，開車安心聽",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2310b981'/><text x='50' y='70' text-anchor='middle' font-size='50' fill='white'>🎧</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
