{
  "name": "皮肤工坊",
  "short_name": "皮肤工坊",
  "description": "把整部 iPhone 穿上一件器物——产出壁纸·图标包·小组件三件套,同一材质整机换装。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2E3A38",
  "theme_color": "#2E3A38",
  "icons": [
    {
      "src": "icons/app-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "personalization"],
  "lang": "zh-CN",
  "dir": "ltr"
}
