{
  "name": "ブロック壊しゲーム",
  "short_name": "BlockDestory",
  "description": "ブロック壊しゲーム v3.1.2",
  "lang": "ja",
  "id": "/Blockdestory1.html",
  "start_url": "/Blockdestory1.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["tabbed", "window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#a0d8f1",
  "theme_color": "#a0d8f1",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "image/image2_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/image2_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "image/image2_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "image/image6_1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ゲーム画面 (デスクトップ)"
    },
    {
      "src": "image/image6_720x1280.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ゲーム画面 (スマートフォン)"
    }
  ],
  "shortcuts": [
    {
      "name": "ゲームを始める",
      "url": "/Blockdestory1.html",
      "icons": [
        {
          "src": "image/image2_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "file_handlers": [
    {
      "action": "/Blockdestory1.html",
      "accept": {
        "application/json": [".json"],
        "text/plain": [".txt"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+blockdestory",
      "url": "/Blockdestory1.html?action=%s"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "ブロック壊しスコア",
      "description": "最新スコアを表示するウィジェット",
      "tag": "blockdestory-score",
      "ms_ac_template": "score-template.json",
      "data": "score-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "image/image6_1280x720.png",
          "sizes": "1280x720",
          "label": "スコアウィジェット"
        }
      ],
      "icons": [
        {
          "src": "image/image2_192x192.png",
          "sizes": "192x192"
        }
      ],
      "auth": false,
      "update": 86400,
      "backgrounds": []
    }
  ],
  "tab_strip": {
    "home_tab": {
      "url": "/Blockdestory1.html",
      "icons": [
        {
          "src": "image/image2_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    "new_tab_button": {
      "url": "/Blockdestory1.html?new=true"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/Blockdestory1.html?note=new"
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [
    { "origin": "https://adgj.neocities.org" },
    { "origin": "https://neocities.tokyo" }
  ]
}
