{
    "name": "Cartt",
    "short_name": "Cartt",
    "description": "Online Product Cateloge",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "id": "cartt-dashboard",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "management"
    ],
    "icons": [
        {
            "src": "https://cartt.in/viewmedia/?url=https%3A%2F%2Fcartt.in%2F%2Flib%2Fresource%2Fui%2Fimg%2Ffavicon.png&width=512&height=512",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://cartt.in/viewmedia/?url=https%3A%2F%2Fcartt.in%2F%2Flib%2Fresource%2Fui%2Fimg%2Ffavicon.png&width=192&height=192",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://cartt.in/viewmedia/?url=https%3A%2F%2Fcartt.in%2F%2Flib%2Fresource%2Fui%2Fimg%2Ffavicon.png&width=96&height=96",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "https://cartt.in/lib/resource/ui/img/app/screenshot/desktop/aleya/dashboard.png",
            "sizes": "1600x900",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Dashboard Overview"
        },
        {
            "src": "https://cartt.in/lib/resource/ui/img/app/screenshot/mobile/aleya/dashboard.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile View of Dashboard"
        }
    ],
    "prefer_related_applications": false
}