{
  "name": "KAITAL｜解体業の現場収支クラウド",
  "short_name": "KAITAL",
  "description": "日報を入れると、現場ごとの粗利が見える。解体業者専用の現場収支管理クラウド",
  "lang": "ja",
  "start_url": "/reports/new",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f3ef",
  "theme_color": "#d4581a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "日報を入力",
      "short_name": "日報入力",
      "url": "/reports/new"
    }
  ]
}
