{
    "name": "Echelon",
    "short_name": "Echelon",
    "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"
    }],
    "theme_color" : "#C0B6FF",
    "background_color" : "#948CCA",
    "display" : "standalone",
    "scope" : "/",
    "start_url" : "/",
    "description" : "Web and mobile application development solutions"
}