{
  "name": "Herb Recipe Lab",
  "icons": [
    {
      "src": "/herb_android-chrome-.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Herb Recipe Lab - ハーブブレンド研究記録",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}