{
  "name": "勤務表",
  "short_name": "勤務表",
  "description": "スタッフ勤務表管理アプリ",
  "start_url": "/nurse_schedule.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#2b6cb0",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
