{
  "name": "豆链 - 咖啡馆库存管理",
  "short_name": "豆链",
  "description": "咖啡馆库存管理与订货系统",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6B4226",
  "background_color": "#FFF8F0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
