{
    "name": "SilkTake POS & Inventory",
    "short_name": "POS & Inventory",
    "background_color": "#1a56db",
    "form_factor": "wide",
    "display": "fullscreen",
    "description": "A powerful POS and Inventory Management System",
    "theme_color": "#1a56db",
    "screenshots": [
        {
            "src": "pwa/screenshot1.png",
            "sizes": "1280x720",
            "type": "image/png"
        },
        {
            "src": "pwa/screenshot2.png",
            "sizes": "1280x720",
            "type": "image/png"
        }
    ],
    "orientation": "any",
    "start_url": "/",
    "icons": [
        {
            "src": "pwa/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}