{
  "name": "NJAKAM LIMITED",
  "short_name": "NJAKAM",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e8edf4",
  "theme_color": "#0f766e",
  "description": "A realistic POS Terminal Simulation for NJAKAM LIMITED.",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

