{
  "name": "Happy Drawing - 创意涂色绘画平台",
  "short_name": "Happy Drawing",
  "description": "适合所有年龄的创意涂色绘画平台！完美用于放松、正念和艺术表达。数百个模板包括动物、车辆、自然等。免费在线涂色本配有高级绘画工具和AI生成器。",
  "start_url": "/zh/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFB6C1",
  "orientation": "any",
  "scope": "/",
  "lang": "zh",
  "dir": "ltr",
  "categories": [
    "education",
    "entertainment",
    "art",
    "lifestyle",
    "health"
  ],
  "keywords": [
    "涂色页面",
    "在线涂色本",
    "成人涂色",
    "儿童涂色",
    "减压",
    "正念涂色",
    "艺术疗法",
    "冥想涂色",
    "放松",
    "数字艺术",
    "创意活动",
    "免费涂色应用",
    "绘画工具",
    "AI涂色生成器",
    "涂色游戏",
    "抗压涂色",
    "精灵宝可梦涂色",
    "角色涂色",
    "免费涂色"
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "浏览图库",
      "short_name": "图库",
      "description": "按分类浏览涂色模板",
      "url": "/zh/library",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "我的画廊",
      "short_name": "画廊",
      "description": "查看你保存的艺术作品",
      "url": "/zh/gallery",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI创作",
      "short_name": "创作",
      "description": "用AI生成自定义涂色页",
      "url": "/zh/create",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "热门排行",
      "short_name": "排行",
      "description": "查看最受欢迎的涂色页",
      "url": "/zh/rankings",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}