{
    "name": "ELYON Mobile",
    "short_name": "ELYON",
    "description": "ELYON PWA",
    "start_url": "https://mobile.gkaelyon.com/index.php",
    "display": "standalone",
    "background_color": "#00897B",
    "theme_color": "#00897B",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}