{
  "name": "Lompat HAP!",
  "short_name": "HAP!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e3c72",
  "theme_color": "#ffb703",
  "icons": [
    {
      "src": "assets/img/cover.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}