{
  "name": "カマチグループ研修ラダー",
  "short_name": "研修ラダー",
  "description": "看護スキル・ラダー管理アプリ",
  "start_url": "login.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0284c7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
