{
  "name": "BrewDaily - 咖啡冲煮工具箱",
  "short_name": "BrewDaily",
  "description": "手冲咖啡爱好者的冲煮伴侣 - 计时器与水粉比计算器",
  "version": "1.1.0",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#6F4E37",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
