{
  "name": "E-Learning & Absensi Sekolah",
  "short_name": "E-Learning",
  "description": "Aplikasi E-Learning, CBT & Absensi Sekolah",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "assets/img/pwa_icon.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "assets/img/pwa/icon-192.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "assets/img/pwa/icon-512.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
