﻿{
  "name": "Digitalso POS",
  "short_name": "POS",
  "start_url": "../pos.php",
  "scope": "../",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "description": "Offline-first POS with local queue and sync control center.",
  "icons": [
    {
      "src": "../assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../assets/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
