{
    "name": "Mobile Tutors - Private Tuition That Maximises Potential",
    "short_name": "Mobile Tutors",
    "description": "Expert home and online tuition for 11-plus, GCSE, A-level, IB and adult learners. Qualified tutors, personalised learning, proven results.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e40af",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-GB",
    "categories": [
        "education",
        "productivity"
    ],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16 32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/mobile-tutors-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/mobile-tutors-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/banner.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Mobile Tutors Homepage"
        }
    ]
}