{
"name" : "Google Search App",
    "short_name" : "SearchApp",
    "lang" : "da-DK",
    "start_url" : "https://gax.voorhies.dk/",
    "scope" : "/",
    "display" : "fullscreen",
    "background_color" : "#FFFFFF",
    "theme_color" : "#FFFFFF",
    "orientation" : "any",
    "description" : "The unofficial Google Search App",
    "icons" : [
        {
            "src": "https://gax.voorhies.dk/homescreen.png",
            "sizes": "192X192"
        },
        {
            "src": "https://gax.voorhies.dk/homescreen.png",
            "sizes": "512X512"
        }
    ]
	}