{
  "name": "UPCADEMI - Tryout Online",
  "short_name": "UPCADEMI",
  "description": "Platform Tryout SKD CPNS & Kedinasan Online",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A2530",
  "theme_color": "#1A2530",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}