{
    "name": "mGBA - Game Boy Advance Emulator",
    "short_name": "mGBA",
    "description": "The most accurate Game Boy Advance emulator. Download, guides, and troubleshooting.",
    "icons": [
        {
            "src": "images/cropped-visual-boy-advance-logo.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "images/cropped-visual-boy-advance-logo.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ],
    "theme_color": "#1f2937",
    "background_color": "#111827",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}