{
    "name": "KirayaCart",
    "short_name": "KirayaCart",
    "description": "Rent laptops, furniture and homes — managed rentals and peer-to-peer listings.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "categories": ["shopping", "lifestyle"],
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
