{
	"background_color": "#000",
	"display": "standalone",
	"name": "Kiss Me",
	"short_name": "Kiss Me",
	"version": "com.rockstonedev.bottle",
	"author": "ROCKSTONE",
	"icons": [
		{
			"src": "icon192.png",
			"sizes": "192x192",
			"type": "image/png",
			"density": 4.0
		},
		{
			"src": "icon512.png",
			"sizes": "512x512",
			"type": "image/png",
			"density": 4.0
		}
	],
	"orientation": "portrait",
	"start_url": "index.html?homescreen=true",
	"theme_color": "#ffffff",
	"gcm_sender_id": "103953800507",
	"prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "com.rockstonedev.bottle",
			"url": "https://play.google.com/store/apps/details?id=com.rockstonedev.bottle&referrer=utm_source%3Dinspin.me%26utm_medium%3Dinstall_request"
		},
		{
			"platform": "itunes",
			"id": "878111881",
			"url": "https://itunes.apple.com/us/app/kissme-spin-the-bottle/id878111881"
		}
	]
}