{
  "name": "エール鍼灸院 予約管理",
  "short_name": "エール鍼灸院",
  "description": "エール鍼灸院の予約・管理システム",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f9f5",
  "theme_color": "#2d7a5f",
  "lang": "ja",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
