{
  "name": "勤怠管理（スマホ打刻）",
  "short_name": "勤怠打刻",
  "description": "清掃作業員用勤怠打刻・スマホ端",
  "start_url": "/schedule",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#1976d2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
