{
  "name": "牧場 繁殖管理",
  "short_name": "繁殖管理",
  "description": "牧場の繁殖状況を管理するアプリ",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f8f1",
  "theme_color": "#2e7d32",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
