{
  "name": "精美电子图册",
  "short_name": "电子图册",
  "description": "支持添加到桌面、离线打开和资源缓存的电子相册。",
  "start_url": "/gallery.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7fb",
  "theme_color": "#ff6b9d",
  "categories": ["shopping", "photo", "business"],
  "icons": [
    {
      "src": "/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
