{
  "name": "Absensi Fanfun Store",
  "short_name": "Absensi Fanfun",
  "description": "Aplikasi absensi fingerprint self-hosted.",
  "start_url": "./admin/login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eff2f8",
  "theme_color": "#202638",
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
