{
    "name": "Blake Boys Gaming",
    "short_name": "BBG",
    "description": "The Blake Boys Arcade - Educational games for kids",
    "start_url": "/",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "categories": ["education", "games"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
