{
    "name": "The Lighthouse Ltd",
    "short_name": "Lighthouse",
    "description": "Creative media and solar solutions across Nigeria.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a0500",
    "theme_color": "#FF6F00",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
