{
  "short_name": "能源管理平台",
  "name": "能源管理平台",
  "icons": [{
    "src": "app.png",
    "type": "image/png",
    "sizes": "144x144"
  }],
  "display": "standalone",
  "start_url": "/",
  "theme_color": "blue",
  "background_color": "#333",
  "orientation": "portrait-primary"
}