{
    "dir": "ltr",
    "lang": "en",
    "name": "Enter 2 Dance",
    "scope": "/",
    "display": "standalone",
    "start_url": "/account/index.php",
	
    "short_name": "Enter 2 Dance",
    "theme_color": "#000000",
    "description": "Enter 2 Dance",
    "orientation": "any",
    "background_color": "#000000",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
{
    "src": "/assets/images/512x512.png",
    "type": "image/png",
    "sizes": "512x512"
  }
]

}