{
  "name": "Kudos — Retail Development",
  "short_name": "Kudos",
  "description": "Where Retail Development says terima kasih.",
  "id": "/",
  "start_url": "/#/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EF",
  "theme_color": "#BF5B3C",
  "categories": ["business", "productivity", "social"],
  "lang": "en-MY",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192-fold.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-fold.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512-fold.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bagi points",
      "short_name": "Bagi points",
      "url": "/#/directory",
      "icons": [{ "src": "/icons/icon-192-fold.png", "sizes": "192x192" }]
    },
    {
      "name": "Rewards",
      "short_name": "Rewards",
      "url": "/#/rewards",
      "icons": [{ "src": "/icons/icon-192-fold.png", "sizes": "192x192" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "url": "/#/leaderboard",
      "icons": [{ "src": "/icons/icon-192-fold.png", "sizes": "192x192" }]
    }
  ]
}
