﻿{
    "name":  "Hybrid Recovery Pro Client Center",
    "short_name":  "HRP Client",
    "description":  "HRP Client Control Center untuk monitoring akun, parameter EA, dan layanan client.",
    "lang":  "id-ID",
    "start_url":  "/",
    "scope":  "/",
    "display":  "standalone",
    "display_override":  [
                             "window-controls-overlay",
                             "standalone",
                             "minimal-ui"
                         ],
    "background_color":  "#020617",
    "theme_color":  "#0f766e",
    "orientation":  "portrait",
    "categories":  [
                       "finance",
                       "productivity"
                   ],
    "icons":  [
                  {
                      "src":  "/icons/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "/icons/icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "/hrp-icon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  }
              ]
}
