{
  "name": "Wedding Run",
  "short_name": "Wedding Run",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "landscape",
  "icons": [
  	{
  		"src": "icon.png",
  		"sizes": "512x512",
  		"type": "image/png"
  	}
  ]
}