{
    "name": "Energy Feeds ERP",
    "short_name": "EFI ERP",
    "description": "EFI INTERNAL USE ONLY: Manage products, customers, vendors, supply chain, logistics, and sales for Energy Feeds.",
    "start_url": "/",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1360x768",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Energy Feeds ERP"
        },
        {
            "src": "/screenshot-mobile.png",
            "sizes": "640x1420",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Energy Feeds ERP"
        }
    ]
}
