{
  "name": "Zeest App - Attendance System",
  "short_name": "ZeestApp",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/2563eb/ffffff?text=Zeest",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/2563eb/ffffff?text=Zeest",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}