{
    "name": "Adeshpreet Singh | Studio of One",
    "short_name": "Studio of One",
    "description": "Design-led development for ambitious brands. High-conversion websites and scalable applications.",
    "id": "/",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "orientation": "any",
    "categories": ["business", "development", "design"],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/thumb.webp",
            "sizes": "1200x630",
            "type": "image/webp",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "Blog",
            "short_name": "Blog",
            "description": "Read insights and strategy articles",
            "url": "/blog",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch for a project",
            "url": "/#contact",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}