{
  "name": "猎人快修",
  "short_name": "猎人快修",
  "description": "深圳宇宙边缘科技有限公司 专业维修服务",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066CC",
  "icons": [
    {
      "src": "./logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}