{
  "name": "PhotoGuide - 拍好照片指南",
  "short_name": "PhotoGuide",
  "description": "零基础摄影指南 — 场景化、可操作、不堆理论。快速拍出好看的照片。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d14",
  "theme_color": "#0d0d14",
  "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='%230d0d14'/><text x='50' y='45' text-anchor='middle' fill='%23d4a745' font-size='24' font-weight='bold' font-family='sans-serif'>📸</text><text x='50' y='72' text-anchor='middle' fill='%23e4e4ec' font-size='10' font-weight='bold' font-family='sans-serif'>PHOTO</text></svg>",
      "sizes": "100x100",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
