{
  "name": "東央技研 現場システム",
  "short_name": "東央技研",
  "description": "建設現場情報共有システム",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/uploads/2026/03/touo-giken_11.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/uploads/2026/03/touo-giken_11.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "案件管理", "short_name": "案件", "url": "/projects/", "icons": [{ "src": "/wp-content/themes/touo-giken-theme/assets/icons/app-projects.png", "sizes": "512x512", "type": "image/png" }] },
    { "name": "写真台帳", "short_name": "写真", "url": "/photo/", "icons": [{ "src": "/wp-content/themes/touo-giken-theme/assets/icons/app-photo.png", "sizes": "512x512", "type": "image/png" }] },
    { "name": "図面モード", "short_name": "図面", "url": "/board/", "icons": [{ "src": "/wp-content/themes/touo-giken-theme/assets/icons/app-board.png", "sizes": "512x512", "type": "image/png" }] },
    { "name": "タスク", "short_name": "タスク", "url": "/taskpanel/", "icons": [{ "src": "/wp-content/themes/touo-giken-theme/assets/icons/app-taskpanel.png", "sizes": "512x512", "type": "image/png" }] },
    { "name": "現場連携", "short_name": "連携", "url": "/pinboard/", "icons": [{ "src": "/wp-content/themes/touo-giken-theme/assets/icons/app-pinboard.png", "sizes": "512x512", "type": "image/png" }] },
    { "name": "カレンダー", "short_name": "予定", "url": "/calendar/", "icons": [{ "src": "/wp-content/themes/touo-giken-theme/assets/icons/app-calendar.png", "sizes": "512x512", "type": "image/png" }] }
  ]
}
