{
  "name": "APM 建物管理",
  "short_name": "APM管理",
  "description": "物件・業者・収支・報告書をひとつのデータベースで",
  "start_url": "/?#/field-camera",
  "display": "standalone",
  "background_color": "#fbfcfc",
  "theme_color": "#1f3a4d",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "現地カメラ",
      "short_name": "カメラ",
      "description": "現地カメラを直接起動して撮影",
      "url": "/?#/field-camera",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
