{
  "name": "中央システムサービス株式会社 勤怠管理システム",
  "short_name": "勤怠管理",
  "description": "勤務時間と交通費を登録する勤怠管理システムです。",
  "id": "/",
  "start_url": "/main",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f6f8fb",
  "theme_color": "#0f766e",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
