{
  "name": "Giftly ERP",
  "short_name": "Giftly",
  "description": "Gift shop management: sales, inventory, customers, and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EFE9D8",
  "theme_color": "#1F3B36",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
