{
  "name": "阿福制图工作台",
  "short_name": "阿福制图",
  "description": "AI 驱动的创意设计平台：图片生成、室内设计、视频制作、PPT 智能制作",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A10",
  "theme_color": "#0A0A10",
  "icons": [
    { "src": "./icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
