{
    "name": "AzTU APP",
    "short_name": "AzTU APP",
    "icons": [
       {
          "src": "vendors/web/dist/image/favicon.png",
          "type": "image/PNG",
          "sizes": "150x150"
       }
    ],
 
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#282828"
 }