{
  "name": "蚊が増えてきた",
  "short_name": "蚊が増えた",
  "description": "蚊を退治して睡眠ゲージを守る2Dクリックアクションゲーム。",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#090d12",
  "theme_color": "#090d12",
  "icons": [
    {
      "src": "assets/images/mosquito-types/normal.png",
      "sizes": "320x320",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
