{
  "name": "HSoft",
  "short_name": "HSoft",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#7297f8",
  "theme_color": "#7297f8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/favicon180.png",
      "type": "image/png", "sizes": "180x180"
    },
    {
      "src": "img/favicon192.png",
      "type": "image/png", "sizes": "192x192"
    },
    {
      "src": "img/favicon512.png",
      "type": "image/png", "sizes": "512x512"
    }
  ]
}