{
    "name": "V0 Visualizer",
    "short_name": "V0 Visualizer",
    "name_localized": {
        "tr": "V0 Görselleştirici"
    },
    "description": "Visualize your specific time ranges, customized charts, and more!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#10b981",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/192",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/512",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/dashboard",
            "description": "Go to dashboard"
        }
    ]
}
