{
    "name": "Tell Pal – Communication Aid",
    "short_name": "Tell Pal",
    "description": "AAC communication app for people who cannot speak",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#4f46e5",
    "orientation": "any",
    "icons": [
        { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
