{
  "name": "Boki Adventure",
  "short_name": "\u7c3f\u8a18\u30de\u30b9\u30bf\u30fc",
  "description": "\u7c3f\u8a183\u7d1a\u306e\u5b66\u7fd2\u3092\u9032\u3081\u308b\u305f\u3081\u306e\u30aa\u30d5\u30e9\u30a4\u30f3\u5bfe\u5fdc\u30a2\u30d7\u30ea\u3067\u3059\u3002",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a6fd4",
  "theme_color": "#1a6fd4",
  "shortcuts": [
    {
      "name": "\u5148\u751f\u7528\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9",
      "short_name": "\u5148\u751f",
      "description": "\u5148\u751f\u753b\u9762\u3092\u958b\u304d\u307e\u3059",
      "url": "./teacher",
      "icons": [
        {
          "src": "./icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
