{
    "name": "Kids Land - Offline Browser Games",
    "short_name": "Kids Land",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1A1A2E",
    "theme_color": "#1A1A2E",
    "orientation": "portrait",
    "description": "Play fast, secure, and private browser games on Kids Land! No installs required. Perfect offline gaming for kids.",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}