{
  "name": "SIRAS - Sistem Informasi Absensi RFID",
  "short_name": "SIRAS",
  "description": "Sistem Informasi Absensi RFID SMP PGRI Serpong",
  "lang": "id-ID",
  "start_url": "/login/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0d6efd",
  "share_target": {
    "action": "/modules/kegiatan/terima_share.php",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
