{
  "name": "Limbus管理",
  "short_name": "Limbus",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fdf6ff",
  "theme_color": "#cdb4ff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}