{
    "name": "Golden Valley School",
    "short_name": "GVS",
    "description": "An IB World School offering Montessori through IB Diploma Programme education in Costa Rica since 1997.",
    "start_url": "/",
    "display": "browser",
    "background_color": "#0b3c5d",
    "theme_color": "#0b3c5d",
    "lang": "en",
    "categories": ["education"],
    "icons": [
        {
            "src": "/static/images/icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/images/icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/static/images/og-image.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "label": "Golden Valley School homepage"
        }
    ]
}
