{
  "name": "萨摩耶科学喂养计算器",
  "short_name": "萨摩耶喂养",
  "description": "根据 RER/DER 科学公式，为萨摩耶定制个性化喂养方案",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef6fb",
  "theme_color": "#5a9eb8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "samoyed3.jpg",
      "sizes": "296x296",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
