{
    "name": "ListenUp Dictation",
    "short_name": "ListenUp",
    "description": "It’s time to ListenUp and get more done",
    "start_url": "/",
    "icons": [
        {
            "src": "/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "theme_color": "#0D4A6F",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false
}
