{
    "name": "Suncare and Recruitment Limited",
    "short_name": "Suncare",
    "description": "Compassionate domiciliary care and trusted healthcare recruitment solutions in Manchester",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#24a9e1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "health",
        "medical",
        "business"
    ],
    "lang": "en-GB",
    "dir": "ltr",
    "scope": "/",
    "screenshots": [
        {
            "src": "/og1.jpg",
            "sizes": "1240x698",
            "type": "image/jpeg",
            "label": "Suncare Homepage"
        },
        {
            "src": "/og2.jpg",
            "sizes": "1240x645",
            "type": "image/jpeg",
            "label": "Suncare Services"
        }
    ],
    "shortcuts": [
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with our team",
            "url": "/contact-us",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "View our care and recruitment services",
            "url": "/services",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "Careers",
            "short_name": "Jobs",
            "description": "Join our team",
            "url": "/careers",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        }
    ]
}
