{
  "name": "Photo Playing Cards - 艺术扑克牌定制",
  "short_name": "Photo Cards",
  "description": "上传照片，自动生成并定制一副专属于你的艺术相册扑克牌。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
