{
    "name": "RRC NEXUS Co-Workspace",
    "short_name": "RRC NEXUS",
    "description": "The premier Coworkingspace in Thanjavur offering desks, cabins, and legal-tech support.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1B365D",
    "icons": [
        {
            "src": "src/img/icon/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        }, {
            "src": "src/img/icons/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}