{
  "name": "UMSO - 专业的数字化解决方案提供商",
  "short_name": "UMSO",
  "description": "专业的数字化解决方案提供商，提供网站搭建、Telegram机器人开发、服务器搭建和UI设计服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23667eea' rx='20'/><text x='96' y='130' font-size='120' text-anchor='middle' fill='white'>🚀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23667eea' rx='50'/><text x='256' y='350' font-size='320' text-anchor='middle' fill='white'>🚀</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%23f8fafc'/><rect x='0' y='0' width='1280' height='80' fill='%23667eea'/><text x='640' y='50' font-size='24' text-anchor='middle' fill='white'>UMSO - 数字化解决方案</text><rect x='100' y='150' width='300' height='200' fill='%23e2e8f0' rx='10'/><rect x='500' y='150' width='300' height='200' fill='%23e2e8f0' rx='10'/><rect x='900' y='150' width='300' height='200' fill='%23e2e8f0' rx='10'/></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "产品展示",
      "short_name": "产品",
      "description": "查看我们的产品和服务",
      "url": "/products.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='70' font-size='60'>📦</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "联系我们",
      "short_name": "联系",
      "description": "获取专业咨询服务",
      "url": "/contact.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='70' font-size='60'>📞</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}