{
  "name": "美容室予約システム",
  "short_name": "美容室予約",
  "description": "ご予約・管理システム",
  "start_url": "/booking",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#8B7355",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
