{
    "short_name": "pioApp",
    "name": "pioApp",
    "description": "XRM and BI Appliction",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "icons": [
      {
        "src": "images/app-icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "images/app-icon-512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "theme_color": "#242424",
    "background_color": "#242424"
  }