{
    "name": "Terrys Fresh Bakes",
    "short_name": "Terrys Fresh Bakes",
    "description": "Terry's Fresh Bakes, sandwiches, pasties, donuts the lot. Fresh bakes right on Cannon Street Road E1. The newest bakery on the East London.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#e09e16",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://images.alaan.co.uk/terrys-bakes/branding/icon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://images.alaan.co.uk/terrys-bakes/branding/icon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}