{
    "name": "OptiScan AI",
    "short_name": "OptiScan",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#050510",
    "theme_color": "#00f5d4",
    "icons": [
        {
            "src": "https://api.qrserver.com/v1/create-qr-code/?size=192x192&data=OPTISCAN",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://api.qrserver.com/v1/create-qr-code/?size=512x512&data=OPTISCAN",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}