{
    "name": "MDR Payment",
    "short_name": "MDR",
    "description": "Aplikasi PPOB MDR Payment",
    "start_url": "/login.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#9B1C1C",
    "theme_color": "#9B1C1C",
    "lang": "id-ID",
    "icons": [
  {
    "src": "/assets/icons/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/assets/icons/icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}