{
    "name": "The White Orchid - Parent Portal",
    "short_name": "White Orchid",
    "description": "Parent verification and communication app for The White Orchid school",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAF8FC",
    "theme_color": "#6B4C8A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
