{
    "name": "PortalRental",
    "short_name": "PortalRental",
    "description": "Sistem Manajemen Rental Mobil",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f1c",
    "theme_color": "#1a73e8",
    "orientation": "any",
    "icons": [
        {
            "src": "/img/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
