{
    "name": "ChronoExplore",
    "short_name": "ChronoExplore",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "orientation": "portrait",
    "icons": [
        {
            "src": "public/img/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}