{
  "name": "AbsenKuy Enterprise",
  "short_name": "AbsenKuy",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0d9488",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0d9488/ffffff?text=AbsenKuy",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://placehold.co/512x512/0d9488/ffffff?text=AbsenKuy",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}