{
    "name": "DecorTec Egypt",
    "short_name": "DecorTec",
    "description": "Premium FUTEC & wall decoration products in Egypt",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f12",
    "theme_color": "#E5C158",
    "orientation": "any",
    "icons": [
        {
            "src": "wp-content/uploads/pwa_icon_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "wp-content/uploads/pwa_icon_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}