{
    "name": "Quotely",
    "short_name": "Quotely",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F2F4F8",
    "theme_color": "#6366F1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}