{
    "name": "BAUST Project Showcase",
    "short_name": "BAUST Projects",
    "start_url": "index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#0f3460",
    "description": "BAUST Project Showcase - Discover and share academic projects, thesis work, and research from Bangladesh Army University of Science and Technology",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "education",
        "productivity"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Explore Projects",
            "short_name": "Explore",
            "description": "Browse trending and featured projects",
            "url": "index.html?action=explore",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Upload Project",
            "short_name": "Upload",
            "description": "Submit your project",
            "url": "index.html?action=upload",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}