{
  "name": "PILAR Akademik",
  "short_name": "PILAR",
  "description": "Pengambilan Ijazah Layanan Akademik Responsif",
  "start_url": "login.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fb",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "assets/images/pilar-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/pilar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
