{
    "name": "ILNK.UZ",
    "short_name": "ILNK",
    "description": "ILNK.UZ — URL shortener and QR code platform.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fafafc",
    "theme_color": "#5b4fe0",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
