{
  "name": "时间照相机 - Time Camera",
  "short_name": "时间照相机",
  "description": "AI 时空穿越照相机 — 用 AI 将你的照片穿越到任意年代",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#C9A44A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photography", "entertainment"],
  "lang": "zh-CN",
  "dir": "ltr"
}
