{
  "name": "Craflow 管理",
  "short_name": "Craflow",
  "description": "建設現場の案件・工程・日報・見積を一元管理。タブレット最適化。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "管理画面",
      "short_name": "管理",
      "description": "案件・見積・請求・集計",
      "url": "/dashboard"
    },
    {
      "name": "現場アプリ",
      "short_name": "現場",
      "description": "今日の現場・現場調査",
      "url": "/field"
    }
  ]
}
