{
    "name": "GeneBe – Gene & Variant Data Aggregator",
    "short_name": "GeneBe",
    "description": "Genetic‑variant interpretation portal with ACMG pathogenicity calculator, API, liftover & HGVS tools, and the GeneBe Hub repository.",
    "id": "/?source=pwa",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
