{
  "name": "LEPUS予約管理",
  "short_name": "LEPUS予約管理",
  "description": "LEPUSスタッフ向け予約管理・共有カレンダー・通知アプリ",
  "start_url": "/staff/dashboard",
  "display": "standalone",
  "background_color": "#FAF9F7",
  "theme_color": "#1A1817",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
