{
  "name": "PhotoTagger",
  "short_name": "PhotoTagger",
  "description": "选择机型和部位后拍照，并用标签后缀保存图片。",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f7f8f4",
  "theme_color": "#176b63",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
