{
  "name": "酿酒之星 · 配方设计",
  "short_name": "配方设计",
  "description": "免费的啤酒配方设计工具：算出原麦汁浓度、酒精度、苦度、色度和用水量。",
  "start_url": "/recipe/",
  "scope": "/recipe/",
  "display": "standalone",
  "background_color": "#0a0d10",
  "theme_color": "#0a0d10",
  "lang": "zh-CN",
  "icons": [
    { "src": "/recipe/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/recipe/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
