{
    "name": "Pusat Tes Kesehatan Mental - DTI ITS",
    "short_name": "Mental Health Tests",
    "description": "Platform tes kesehatan mental dengan DASS-42 dan MBI (Burnout Test). Skrining awal depresi, kecemasan, stres, dan burnout. Dikembangkan oleh DTI ITS.",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo-dti.png", 
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0ea5e9",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/"
}