{
  "name": "MAGOS ERP",
  "short_name": "MAGOS ERP",
  "description": "Platform terpadu untuk operasional, keuangan, SDM, pelanggan, dan bisnis MAGOS.",
  "id": "/erp_store.html",
  "start_url": "/erp_store.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101114",
  "theme_color": "#101114",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "MAGOS ERP Store",
      "short_name": "Store",
      "url": "/erp_store.html",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Cek Order",
      "short_name": "Order",
      "url": "/order_track.html",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Login Akun",
      "short_name": "Login",
      "url": "/login.html",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
