{
  "name": "手机-报价",
  "short_name": "手机-报价",
  "description": "个人专用手机报价与云端库存工作台。",
  "start_url": "./?v=13541-language-cloud-bridge",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef3f7",
  "theme_color": "#183a5a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/xmc-mobile-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/xmc-mobile-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}