{
  "name": "PYES Software App",
  "short_name": "PYES",
  "description": "PYES Software template test web application.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcfcff",
  "theme_color": "#192a40",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ]
}