{
  "name": "月光图社",
  "short_name": "月光图社",
  "description": "月光图社移动端应用",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e73be",
  "icons": [
    {
      "src": "/icon/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
