{
  "name": "Absensi Digital Disdik Sumbar",
  "short_name": "AbsensiDisdik",
  "start_url": "./dashboard",
  "scope": "./",
  "display": "standalone",
  "background_color": "#E8F5E9",
  "theme_color": "#2E7D32",
  "icons": [
    {
      "src": "/uploads/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uploads/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait"
}