{
  "name": "雨上がりの曇り空 君という陽だまり",
  "short_name": "雨上がりの曇り空 君という陽だまり",
  "start_url": ".",
  "display": "fullscreen",
  "description": "これは、孤独な主人公がクラスの太陽のような存在・ひまりとの出会いを通じて、絶望から立ち直る物語です。  選択肢によって、自暴自棄な結末や、自分を救う道、 そしてひまりとの絆を深める結末に分岐します。",
  "dir": "auto",
  "orientation": "landscape",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./icons/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}