{
    "name": "Future Minds ERP",
    "short_name": "FMA ERP",
    "description": "Future Minds ERP - Point of Sale Platform",
    "start_url": "login.html",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "logoerp.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logoerp.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}