{
  "name": "影廊",
  "short_name": "影廊",
  "description": "光影之间 · 定格瞬间 — 精美照片画廊",
  "start_url": "/gallery/",
  "scope": "/gallery/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090909",
  "theme_color": "#090909",
  "categories": ["photography", "art", "lifestyle"],
  "icons": [
    {
      "src": "/gallery/pwa/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/gallery/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/gallery/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
