{
    "name": "Universitas Teknologi Digital",
    "short_name": "Digitech Univ",
    "description": "Portal Resmi Universitas Teknologi Digital (Digitech University) - Kampus Pionir Teknologi Digital di Bandung.",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/img/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/img/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/img/hero-bg.png",
            "sizes": "1280x720",
            "type": "image/png",
            "description": "Digitech University Home"
        }
    ]
}