{
    "name": "JJ OIS - Office Inventory System",
    "short_name": "JJ OIS",
    "description": "Aplikasi manajemen inventaris kantor JJ - kelola aset, scan QR code, dan pantau status barang dengan mudah",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3B82F6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
