{
  "name": "上海宸育商务咨询有限公司",
  "short_name": "上海宸育",
  "description": "专业从事IT和多媒体的商务咨询和信息化解决方案服务商",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2c5aa0",
  "background_color": "#ffffff",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "technology"
  ],
  "screenshots": [
    {
      "src": "images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "上海宸育官网首页"
    },
    {
      "src": "images/screenshot-mobile.png", 
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "上海宸育手机版"
    }
  ],
  "shortcuts": [
    {
      "name": "联系我们",
      "short_name": "联系",
      "description": "快速联系上海宸育团队",
      "url": "/contact.html",
      "icons": [
        {
          "src": "images/icon-contact.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "网站设计",
      "short_name": "设计",
      "description": "了解我们的网站设计服务",
      "url": "/websitebuild.html",
      "icons": [
        {
          "src": "images/icon-design.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "APP开发",
      "short_name": "APP",
      "description": "移动应用开发服务",
      "url": "/APPAD.html",
      "icons": [
        {
          "src": "images/icon-app.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.cyics.com/manifest.json"
    }
  ],
  "prefer_related_applications": false
}