{
  "name": "OfficeDeck グループウェア",
  "short_name": "OfficeDeck",
  "description": "スケジュール・ワークフロー・メール・チャットをまとめた社内グループウェア",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "id": "officedeck",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#eef2f6",
  "theme_color": "#0b5ea8",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "img/icon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "スケジュール", "url": "./#sch", "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] },
    { "name": "ウェブメール", "url": "./#mail", "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] },
    { "name": "ビジネスチャット", "url": "./#chat", "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] },
    { "name": "ワークフロー", "url": "./#wf", "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }] }
  ]
}
