{
    "name": "Atlantic Dashboard",
    "short_name": "Atlantic",
    "description": "Premium Business Dashboard App",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        }
    ]
}
