{
  "name": "SQUAREZ",
  "short_name": "SQUAREZ",
  "description": "Think Inside the Box.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "natural",
  "background_color": "#e8e8e8",
  "theme_color": "#e8e8e8",
  "icons": [
    {
      "src": "./logo.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
