{
    "name": "Emerald System",
    "short_name": "Emerald App",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#528701",
    "theme_color": "#528701",
    "description": "Emerald System Hospitality",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"

        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
