
{
    "name": "Kalye POS",
    "short_name": "KalyePOS",
    "description": "The All-in-One Platform to Run Your Business",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#5e60ce",
    "icons": [
        {
            "src": "/icons/kalyepos_icons_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/kalyepos_icons_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "orientation": "portrait"
}
