{
    "name": "themeplexity",
    "short_name": "themeplexity",
    "start_url": "/app",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "description": "A comprehensive task management application.",
    "icons": [
        {
            "src": "images\/common\/touch\/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image\/png"
        },
        {
            "src": "images\/common\/touch\/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "images\/common\/touch\/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image\/png"
        },
        {
            "src": "images\/common\/touch\/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ]
}