{
    "name": "GDC Malir Cantt",
    "short_name": "GDCMC",
    "description": "The official mobile application for Government Degree Science & Commerce College Malir Cantt. Access news, blogs, faculty directory, and student portal anytime, anywhere.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#b91c1c",
    "theme_color": "#b91c1c",
    "icons": [
        {
            "src": "/images/branding/mobile-app.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/images/branding/mobile-app.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/images/branding/mobile-app.jpg",
            "sizes": "144x144",
            "type": "image/jpeg",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/branding/mobile-app.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "GDC Malir Cantt Home"
        },
        {
            "src": "/images/branding/mobile-app.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "GDC Malir Cantt Mobile"
        }
    ]
}