{
    "name": "Qubit Page - UK Digital Agency",
    "short_name": "Qubit Page",
    "description": "Leading UK digital agency offering web development, mobile apps, e-commerce solutions, and SaaS platforms. Based in London.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-GB",
    "dir": "ltr",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/screenshot-narrow.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "View our digital services",
            "url": "/shop",
            "icons": [{"src": "/images/icon-services.png", "sizes": "96x96"}]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with us",
            "url": "/contact",
            "icons": [{"src": "/images/icon-contact.png", "sizes": "96x96"}]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
