{
  "name": "Bizan POS Sistem",
  "short_name": "BizPOS",
  "description": "Aplikasi Bizantium POS",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C09844",
  "lang": "id-ID",
  "dir": "ltr",
  "icons": [
    {
      "src": "/public/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}