{
    "name": "UNO ROBOTICS Tech & Research Pvt. Ltd.",
    "short_name": "UNO ROBOTICS",
    "description": "Leading skill development and technology solutions company. NEP 2020 aligned programs, INSPIRE Awards, ATL setup, Robotics, AI, IoT training.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#249cb3",
    "theme_color": "#249cb3",
    "orientation": "portrait-primary",
    "categories": [
        "education",
        "technology",
        "business"
    ],
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/logo.png",
            "sizes": "1200x630",
            "type": "image/png"
        }
    ],
    "share_target": {
        "action": "/contact-us",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "shortcuts": [
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with UNO ROBOTICS",
            "url": "/contact-us",
            "icons": [
                {
                    "src": "/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "Explore our skill development programs",
            "url": "/services",
            "icons": [
                {
                    "src": "/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Products",
            "short_name": "Products",
            "description": "ATL & Tinkering Lab Products",
            "url": "/products",
            "icons": [
                {
                    "src": "/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}