{
  "id": "/",
  "name": "WisdomKey勤怠打刻",
  "short_name": "勤怠打刻",
  "description": "WisdomKey 勤怠打刻システム",

  "start_url": "/#/mobile",
  "scope": "/",

  "display": "standalone",

  "background_color": "#f5f7fa",
  "theme_color": "#2f60a6",

  "orientation": "portrait",

  "icons": [
    {
      "src": "/icons/p-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/p-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}