{ 

  "name": "MMT", 

  "short_name": "MMT", 

  "start_url": "../webAPP.php", 

  "display": "standalone",

  "orientation": "portrait",

  "icons": [{ 

    "src": "./style/webAPP/logo.png", 

    "sizes": "512x512", 

    "type": "image/png" 

  }] 

}