{
    "name": "HastyEgg",
    "short_name": "HastyEgg",
    "start_url": "/",
    "theme_color": "#ea7b2c",
    "display": "standalone",
    "background_color": "#fffaf5",
    "description": "HastyEgg delivers ecommerce order data from your storefront to every business system that needs it.",
    "icons": [
        {
            "src": "/hastyegg-static/icons/hastyegg_square_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/hastyegg-static/icons/hastyegg_square_512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/hastyegg-static/icons/hastyegg_maskable_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
