{
    "name": "MakerHub - Professional Exam Preparation & Tools",
    "short_name": "MakerHub",
    "description": "Comprehensive platform for Engineering License, Medical License, IOE Preparation, IOM Preparation, Government Exams, Form Builder, Document Signing, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#5854d1",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": [
        "education",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "272x272",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "696x696",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/mobile-screenshot.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "MakerHub Mobile App"
        },
        {
            "src": "/screenshots/desktop-screenshot.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "MakerHub Dashboard"
        }
    ],
    "shortcuts": [
        {
            "name": "Engineering License",
            "short_name": "Eng License",
            "description": "Access Engineering License preparation materials",
            "url": "/dashboard/exams?category=engineering",
            "icons": [
                {
                    "src": "/icons/shortcut-engineering.png",
                    "sizes": "696x696"
                }
            ]
        },
        {
            "name": "Medical License",
            "short_name": "Med License",
            "description": "Access Medical License preparation materials",
            "url": "/dashboard/exams?category=medical",
            "icons": [
                {
                    "src": "/icons/shortcut-medical.png",
                    "sizes": "696x696"
                }
            ]
        },
        {
            "name": "Form Builder",
            "short_name": "Forms",
            "description": "Create and manage forms",
            "url": "/dashboard/forms",
            "icons": [
                {
                    "src": "/icons/shortcut-forms.png",
                    "sizes": "696x696"
                }
            ]
        },
        {
            "name": "Document Signing",
            "short_name": "Sign Docs",
            "description": "Sign documents electronically",
            "url": "/dashboard/document-signing",
            "icons": [
                {
                    "src": "/icons/shortcut-docs.png",
                    "sizes": "696x696"
                }
            ]
        }
    ],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    }
}