{
  "name": "ブロックライン",
  "short_name": "ブロックライン",
  "description": "横一列をそろえて消す、スマホ・パソコン対応の落ち物パズルゲームです。",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f6ff",
  "theme_color": "#7759f2",
  "icons": [
    {
      "src": "assets/img/block_line_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/block_line_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
