{
  "name": "武商事株式会社 従業員管理システム",
  "short_name": "武商事管理",
  "description": "従業員、技能実習生、シフト、有休、給与台帳、社内連絡を確認するための社内システムです。",
  "start_url": "staff-login.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ja",
  "dir": "ltr",
  "background_color": "#fbfdfc",
  "theme_color": "#1f7a6d",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
