{
  "name": "GPT-Image",
  "short_name": "GPT-Image",
  "description": "AI图片生成控制台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%23d4a843'/%3E%3Cpath d='M48 132c12-60 60-84 96-84-18 18-30 42-36 66 18 0 30 6 36 6-18 12-36 24-48 36-12 0-30-6-48-24z' fill='%23000'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23d4a843'/%3E%3Cpath d='M128 352c32-160 160-224 256-224-48 48-80 112-96 176 48 0 80 16 96 16-48 32-96 64-128 96-32 0-80-16-128-64z' fill='%23000'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
