{
"name": "PAKDHE APP",
"short_name": "PAKDHE",
"description": "Platform PPOB & Payment Gateway Terpadu",
"start_url": "/?source=pwa",
"display": "standalone",
"background_color": "#f4f4f5",
"theme_color": "#013253",
"orientation": "portrait-primary",
"icons": [
{
"src": "/media/public/icon/light-app.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/media/public/icon/light-app.png",
"sizes": "512x512",
"type": "image/png"
}
]
}