{
    "name": "Nimora Studio | نيمورا ستوديو",
    "short_name": "Nimora",
    "description": "The leading digital platform for ceramics and construction in Saudi Arabia. نيمورا ستوديو: منصتك الرقمية لقطاع السيراميك ومواد البناء.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#efede8",
    "theme_color": "#7b6b5c",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo.webp",
            "sizes": "192x192 512x512",
            "type": "image/webp"
        },
        {
            "src": "/logo.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        }
    ]
}