{
  "name": "note",
  "short_name": "note",
  "theme_color": "#6ECDCD",
  "background_color": "#ecf3f3",
  "display": "browser",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "shortcuts": [
    {
      "name": "お知らせ表示",
      "description": "お知らせを表示します",
      "url": "/notices",
      "icons": [
        {
          "src": "/webclip.png",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "園への連絡",
      "description": "登降園に関する連絡を表示します",
      "url": "/communications"
    }
  ]
}
