{
    "name": "McGill Photography",
    "short_name": "McGill Photo",
    "description": "Professional photography studio in Derry, Northern Ireland. Specialising in portraits, headshots, weddings, and family photography.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#e94560",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-GB",
    "dir": "ltr",
    "icons": [
        {
            "src": "/images/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": ["photography", "business", "lifestyle"],
    "screenshots": [
        {
            "src": "/images/screenshot1.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide"
        },
        {
            "src": "/images/screenshot2.jpg",
            "sizes": "750x1334",
            "type": "image/jpeg",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "Book a Session",
            "short_name": "Book",
            "description": "Schedule a photography session",
            "url": "/#booking",
            "icons": [{ "src": "/images/icon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "View Portfolio",
            "short_name": "Portfolio",
            "description": "Browse our photography portfolio",
            "url": "/#portfolio",
            "icons": [{ "src": "/images/icon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with us",
            "url": "/#contact",
            "icons": [{ "src": "/images/icon-96x96.png", "sizes": "96x96" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
