{
  "name": "朵拉简易收银",
  "short_name": "朵拉简易收银",
  "description": "专为小摊贩、小店设计的轻量级网页收银系统",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
