{
    "short_name": "HardwareInv",
    "name": "Hardware Store Inventory",
    "icons": [
        {
            "src": "icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#e53935",
    "background_color": "#ffffff"
}