{
    "name": "Garble — the reversed audio game",
    "short_name": "Garble",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFF7F3",
    "theme_color": "#FF6B35",
    "description": "Listen to a phrase played backwards, mimic it, and hear yourself flip the right way round. Daily rounds, packs, party mode — and garbles you can send to anyone.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
