{
    "name": "TM-POS - Point of Sale System",
    "short_name": "TM-POS",
    "description": "Sistem kasir modern untuk F&B dan Retail",
    "start_url": "./login.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#020617",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "./logo_tm.jpg",
            "sizes": "192x192 512x512 any",
            "type": "image/jpeg",
            "purpose": "any"
        }
    ]
}
