{
  "name": "BREAKZID",
  "short_name": "BREAKZID",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#00FFFF",
  "icons": [
    {
      "src": "../assets/images/sprites/icon.png",
      "sizes": "200x200",
      "type": "image/png"
    }
  ]
}