{
  "name": "現場データ管理",
  "short_name": "現場管理",
  "description": "土木・測量の現場観測データを管理するアプリ",
  "start_url": "/genba-react/",
  "scope": "/genba-react/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/genba-react/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/genba-react/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
