{
  "name": "VNS Schedule - 訪問看護スケジュール管理",
  "short_name": "VNS Schedule",
  "description": "訪問看護ステーションのスタッフスケジュール管理アプリ",
  "theme_color": "#3B82F6",
  "background_color": "#f5f7fa",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
