{
  "name": "ONEMORE SPA 管理系统",
  "short_name": "ONEMORE",
  "description": "ONEMORE 又遇 SPA 门店管理系统",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0EB",
  "theme_color": "#8B6F6A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
