{
  "name": "Billingzz Retail OS",
  "short_name": "Billingzz",
  "description": "Billing, barcode scanning, inventory, customers, and purchase OCR for retail shops.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f5f7f4",
  "theme_color": "#1f7a4d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
