{
  "name": "POZTIX POS Retail",
  "short_name": "POS Retail",
  "description": "Point of Sale Retail System",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
