{
  "name": "e-Kasir",
  "short_name": "e-Kasir",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#0475c9",
  "description": "Aplikasi Point of Sale PWA yang bekerja offline.",
  "icons": [
    {
      "src": "https://harga.web.id/images/ekasir192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://harga.web.id/images/ekasir512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "landscape-secondary",
  "scope": "e-Kasir",
  "dir": "ltr",
  "lang": "id"
}