{
    "name": "Saifee Key Point",
    "short_name": "SaifeeKey",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icon-192.svg",
            "type": "image/svg+xml",
            "sizes": "192x192"
        },
        {
            "src": "/images/icon-512.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        }
    ]
}