{
  "name": "EmoShots",
  "short_name": "EmoShots",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#3b98e6",
  "theme_color": "#3b98e6",
  "icons": [
	{
	  "src": "icon.png",
	  "sizes": "180x180",
	  "type": "image/png"
	}
  ]
}