{
    "name": "Don't Trip",
    "short_name": "Don't Trip",
	"description": "An itinerary planner utilizing the Google Maps API to give you customized places along a route!",
	"start_url": "donttrip/login.php",
	"icons": [
		{
			"src": "icon_header.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "android-chrome-256x256.png",
			"type": "image/png",
			"sizes": "256x256"
		},
		{
			"src": "512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
    "display": "fullscreen",
	"scope": "https://donttrip.org/donttrip/"
}
