{
    "lang": "en-us",
    "name": "Mailchimp",
    "short_name": "Mailchimp",
    "description": "The all in one marketing platform built for small businesses.",
    "start_url": "https://login.mailchimp.com/?utm_source=microsoftapp&utm_medium=referral",
    "background_color": "#FFE01B",
    "theme_color": "#FFE01B",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "src": "/mailchimp-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable",
            "color_scheme": "light"
        },
        {
            "src": "/mailchimp-dark-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable",
            "color_scheme": "dark"
          }
    ]
}
