{
  "name": "老罗本地生活",
  "short_name": "老罗生活",
  "description": "老罗探店 · 本地生活综合服务平台",
  "start_url": "./laoluo-landing.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#155eef",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
