{
    "name": "Care Ally",
    "short_name": "Care Ally",
    "description": "Accessible Assistant for the Visually Impaired",
    "start_url": "/mainmenu.php",
    "display": "standalone",
    "background_color": "#1C1C1E",
    "theme_color": "#FFEB3B",
    "icons": [
        {
            "src": "assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}