{
    "name": "Celestial",
    "short_name": "Celestial",
    "description": "Delivering quality education since 2025",
    "id": "/",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16 24x24 32x32 48x48 64x64",
            "type": "image/x-icon",
            "purpose": "any"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "/android-chrome-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "/apple-touch-icon.webp",
            "sizes": "180x180",
            "type": "image/webp",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/screenshot-desktop-1.webp",
            "sizes": "1280x720",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Desktop Home Screen"
        },
        {
            "src": "/screenshots/screenshot-mobile-1.webp",
            "sizes": "390x844",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Mobile Home Screen"
        }
    ],
    "theme_color": "#020617",
    "background_color": "#020617",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui",
        "fullscreen"
    ],
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait",
    "categories": [
        "education",
        "learning",
        "school"
    ],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 480
    },
    "shortcuts": [
        {
            "name": "Home",
            "short_name": "Home",
            "description": "Go to homepage",
            "url": "/",
            "icons": [
                {
                    "src": "/android-chrome-192x192.webp",
                    "sizes": "192x192",
                    "type": "image/webp",
                    "purpose": "any"
                }
            ]
        }
    ]
}