{
  "name": "Genba One",
  "short_name": "Genba One",
  "description": "勤怠・シフト・業務連絡・タスク・経費を1つにまとめた社内アプリ",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F7FA",
  "theme_color": "#2563EB",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "打刻", "short_name": "打刻", "url": "./punch", "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }] },
    { "name": "カレンダー", "short_name": "シフト", "url": "./calendar" }
  ]
}
