{
  "name": "P43 新闻播客",
  "short_name": "P43",
  "description": "P43 新闻播客 — 新闻素养工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f0e8",
  "theme_color": "#c7491f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📰</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}