{
    "name" : "Sex Mining Wallet",
    "short_name" : "SMWallet",
    "description" : "SexMining Wallet. Use it to creat SexMining wallet, store, receive and send SEX coins(tokens) and ETH.",
    "start_url" : "./index.html",
    "display" : "fullscreen",
    "theme_color" : "purple",
    "background_color" : "purple",
    "lang": "en-US",
    "orientation" : "any",
    "icons" : [
			{
				"src": "img/logo512.png",
				"type": "image/png",
				"sizes": "512x512"
			},
			{
				"src": "img/logo192.png",
				"type": "image/png",
				"sizes": "192x192"
			},
			{
				"src": "img/logo144.png",
				"type": "image/png",
				"sizes": "144x144"
			},
			{
				"src": "img/logo96.png",
				"type": "image/png",
				"sizes": "96x96"
			},
			{
				"src": "img/logo48.png",
				"type": "image/png",
				"sizes": "48x48"
			}
    ]
}