{
	"name": "Adnavem",
	"short_name": "Adnavem",
	"description": "Your Transport Solution. Your Choice.",
	"theme_color": "#FF3C00",
	"background_color": "#ffffff",
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"icons": [
        {
            "src": "/assets/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
	]
}