{
  "name": "元境智航 - 专业游戏开发公司",
  "short_name": "元境智航",
  "description": "成都专业游戏开发公司，提供手游开发、小游戏开发、H5游戏、微信小游戏定制开发服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "games", "entertainment"],
  "shortcuts": [
    {
      "name": "产品服务",
      "short_name": "产品",
      "url": "/products",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "联系我们",
      "short_name": "联系",
      "url": "/contact",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
