{
    "name": "ThirdEye POS",
    "short_name": "ThirdEye",
    "description": "Fast counter billing \u2014 bill, token, reports.",
    "start_url": "https://thirdeyepos-business.softwaredukaan.com/shop/billing",
    "scope": "https://thirdeyepos-business.softwaredukaan.com/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#14100e",
    "background_color": "#f7f4f1",
    "categories": [
        "productivity",
        "business"
    ],
    "icons": [
        {
            "src": "https://thirdeyepos-business.softwaredukaan.com/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://thirdeyepos-business.softwaredukaan.com/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://thirdeyepos-business.softwaredukaan.com/assets/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "New Bill",
            "short_name": "Bill",
            "description": "Open the billing screen",
            "url": "https://thirdeyepos-business.softwaredukaan.com/shop/billing",
            "icons": [
                {
                    "src": "https://thirdeyepos-business.softwaredukaan.com/assets/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Today's Bills",
            "short_name": "Bills",
            "description": "See today's bills",
            "url": "https://thirdeyepos-business.softwaredukaan.com/shop/bills",
            "icons": [
                {
                    "src": "https://thirdeyepos-business.softwaredukaan.com/assets/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}