{
    "name": "Point of Sale System",
    "short_name": "POS System",
    "description": "Sistem Kasir dan Manajemen Penjualan",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "orientation": "any",
    "icons": [ 
        { 
            "src": "/images/launchericon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        { 
            "src": "/images/launchericon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["business", "finance"],
    "lang": "id-ID"
}