{
  "name": "emoParty",
  "short_name": "emoParty",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "icons": [
	{
	  "src": "icon.png",
	  "sizes": "192x192",
	  "type": "image/png"
	}
  ]
}