{
	"name": "My DEVICE",
	"short_name": "DEVICE",
    "description": "GPStraces App",
	"id": "https://mydevice.gpstraces.net",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone",
	"orientation": "portrait",
	"scope": "/GPStraces/",
	"start_url": "https://mydevice.gpstraces.net/index.php",
	"icons": [{
        "src": "https://mydevice.gpstraces.net/images/foot-prints&gps&title.png",
        "sizes": "72x72 96x96 128x128 256x256 512x512",
        "type": "image/png"
	}]
}