{
    "name": "Luqera",
    "short_name": "Luqera",
    "description": "One platform for WhatsApp Automation, CRM, Team Inbox, and Follow Ups.",
    "id": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "categories": [
        "productivity",
        "business",
        "utilities"
    ],
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [],
    "shortcuts": [
        {
            "name": "Inbox",
            "short_name": "Inbox",
            "url": "/",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "CRM",
            "short_name": "CRM",
            "url": "/",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/app_screenshot_1.png",
            "sizes": "398x858",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Dashboard Overview"
        },
        {
            "src": "/app_screenshot_2.png",
            "sizes": "396x854",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Inbox Management"
        },
        {
            "src": "/app_screenshot_3.png",
            "sizes": "396x855",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "CRM Pipeline"
        },
        {
            "src": "/app_screenshot_4.png",
            "sizes": "395x859",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Task Board"
        },
        {
            "src": "/app_screenshot_5.png",
            "sizes": "395x856",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile Dashboard"
        },
        {
            "src": "/app_screenshot_6.png",
            "sizes": "396x856",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile Inbox"
        },
        {
            "src": "/app_screenshot_7.png",
            "sizes": "397x836",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile CRM"
        },
        {
            "src": "/app_screenshot_8.png",
            "sizes": "394x854",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile Menu"
        }
    ]
}