{
    "name": "Freeze Dance Game",
    "short_name": "Freeze Dance",
    "description": "Play the ultimate freeze dance game online! Stop music randomly, dance to the beat, and freeze when the music stops.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🎵%3C/text%3E%3C/svg%3E",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["games", "entertainment", "kids"],
    "lang": "en",
    "scope": "/",
    "prefer_related_applications": false
}
