{
    "name": "Shengtuo Tractor - Agricultural Machinery Manufacturer",
    "short_name": "Shengtuo",
    "description": "Professional tractor manufacturer in China, providing high-quality agricultural machinery and farming equipment",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0066cc",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/assets/images/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/images/screenshots/desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop view of Shengtuo Tractor website"
        },
        {
            "src": "/assets/images/screenshots/mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view of Shengtuo Tractor website"
        }
    ],
    "categories": ["business", "agriculture", "manufacturing"],
    "shortcuts": [
        {
            "name": "Products",
            "short_name": "Products",
            "description": "View our tractor products",
            "url": "/products.html",
            "icons": [{ "src": "/assets/images/icons/products.png", "sizes": "96x96" }]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with us",
            "url": "/contact.html",
            "icons": [{ "src": "/assets/images/icons/contact.png", "sizes": "96x96" }]
        },
        {
            "name": "About Us",
            "short_name": "About",
            "description": "Learn about Shengtuo Tractor",
            "url": "/about.html",
            "icons": [{ "src": "/assets/images/icons/about.png", "sizes": "96x96" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
