{
    "name": "Curtain Simulator",
    "short_name": "Curtain Sim",
    "description": "Accurately calculate the total meters of curtain fabric or number of panels needed for your purchase order.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#f4f5f7",
    "theme_color": "#4f46e5",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "utilities"],
    "lang": "en"
}
