{
    "name": "Campaigncodes",
    "short_name": "CC",
    "dir": "ltr",
    "icons": [
        {
            "src": "/static/img/favicon/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/favicon/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "maskable": "true"
        }
    ],
    "start_url": "/",
    "theme_color": "#EDD642",
    "background_color": "#FDFAE8",
    "display": "standalone",
    "orientation": "natural"
}
