{
    "name": "NairaCrest - Nigeria's Leading Technology Solutions Provider",
    "short_name": "NairaCrest",
    "description": "Enterprise-grade software development, web hosting, fintech solutions, and digital infrastructure for Nigerian businesses.",
    "icons": [
        {
            "src": "assets/images/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1e40af",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "./",
    "scope": "./",
    "orientation": "portrait-primary",
    "categories": ["technology", "business", "productivity"],
    "lang": "en-NG"
}