{
    "name": "Genetically Engineered Construction",
    "short_name": "GEC",
    "description": "Innovative construction solutions for residential and commercial projects in Nova Scotia",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2c3e50",
    "icons": [
        {
            "src": "Assets/favicon-16-light.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "Assets/favicon-32-light.png", 
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "Assets/favicon-48-light.png",
            "sizes": "48x48", 
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "Assets/apple-touch-icon-light.png",
            "sizes": "132x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}