{
  "name": "HR PT BPR CERDAS",
  "short_name": "HR CERDAS",
  "description": "Human Resource Management System PT BPR CERDAS",

  "id": "/",
  "start_url": "/index.php",

  "scope": "/",

  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",

  "categories": ["business", "productivity", "utilities"],

  "background_color": "#ffffff",
  "theme_color": "#103D8F",

  "lang": "id",
  "dir": "ltr",

  "icons": [
    {
      "src": "/icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}