{
  "name": "豫蕊企业数字化名片",
  "short_name": "豫蕊名片",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F48A8",
  "theme_color": "#165DFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}