{
    "name": "Rhyme Buster",
    "short_name": "Rhyme Buster",
    "description": "Free rhyme finder, rap generator, dictionary, and thesaurus for poets, songwriters, and rappers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#f97316",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
