{
  "name": "装修工作台 - 我的装修管家",
  "short_name": "装修工作台",
  "description": "记录装修流程、管理材料清单、实时计算总价、避坑指南",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a73e8",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "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='80' fill='%231a73e8'/%3E%3Cpath d='M128 256 L256 160 L384 256 L384 384 L128 384 Z' fill='white'/%3E%3Crect x='220' y='300' width='72' height='84' fill='%231a73e8'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
