{
  "name": "KU勤怠 — 勤務時間管理",
  "short_name": "KU勤怠",
  "description": "KU不動産 アルバイト勤務時間管理アプリ (アプリ内カメラ + GPS + オフライン対応)",
  "start_url": "/timesheet",
  "scope": "/timesheet",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#020617",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ja",
  "dir": "ltr"
}
