{
    "name": "Axxess",
    "short_name": "Axxess",
	"id":"/",
	"start_url": ".",
    "icons": [
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
			"src": "/img/maskable_icon.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
        }
    ],
    "theme_color": "#0C81BB",
    "background_color": "#0C81BB",
    "display": "standalone",
	"prefer_related_applications": true,
	"related_applications": [
		{
		"platform": "play",
		"url": "https://play.google.com/store/apps/details?id=axxess.com",
		"id": "axxess.com"
		},
		{
			"platform": "itunes",
			"url": "https://apps.apple.com/us/app/axxess/id548609308"
		}
	]
}
