{
    "name": "IPA Chart",
    "short_name": "IPA Chart",
    "description": "Interactive International Phonetic Alphabet chart with consonants, vowels, diacritics, and tones. Click any symbol for details and examples.",
    "start_url": "/en/app/ipa-chart",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/ipa-chart",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/ipa-chart/ipa-chart-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/ipa-chart/ipa-chart-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}