{
  "short_name": "久久优意PS",
  "name": "久久优意在线PS - 免费修图工具",
  "description": "永久免费的在线图片编辑工具，支持抠图、修图、设计",
  "icons": [
    {
      "src": "/images/icon512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/thumb256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#474747",
  "theme_color": "#474747",
  "categories": ["design", "photo", "utilities"],
  "lang": "zh-CN",
  "scope": "/",
  "prefer_related_applications": false
}