{
  "name": "SozeeWorks 清掃管理",
  "short_name": "SozeeWorks",
  "description": "ホテル清掃管理システム",
  "lang": "ja",
  "start_url": "/login.php",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#6750A4",
  "icons": [
    { "src": "/shared/app-icons/sw-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/shared/app-icons/sw-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/shared/app-icons/sw-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
