{
    "name": "MANTIS AGRO - Vietnamese Agricultural Export",
    "short_name": "MANTIS AGRO",
    "description": "Premium Vietnamese agricultural exporter — mango, dragon fruit, cashew, cinnamon, star anise, black pepper, green coffee and more. Export-grade quality direct from Vietnamese farms.",
    "start_url": "https://mantis-agro.com/",
    "id": "https://mantis-agro.com/",
    "display": "standalone",
    "background_color": "#f5f9f2",
    "theme_color": "#2d8a4e",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "categories": ["food", "shopping", "business"],
    "icons": [
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "assets/screenshots/desktop-1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "assets/screenshots/mobile-1.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "View Products",
            "short_name": "Products",
            "description": "Browse our fresh Vietnamese produce",
            "url": "/#products",
            "icons": [
                {
                    "src": "assets/icons/icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with our team",
            "url": "/#contact",
            "icons": [
                {
                    "src": "assets/icons/icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}
