{
    "name": "McqBookApp",
    "short_name": "McqBookApp",
    "description": "পড়ালেখা ও চাকরির প্রস্তুতির জন্য MCQ প্ল্যাটফর্ম",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f111a",
    "theme_color": "#0f111a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "166x166",
            "type": "image/png"
        },
        {
            "src": "/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
