{
  "name": "Arvella Store",
  "short_name": "Arvella",
  "description": "Arvella Fashion Store — sales, inventory, accounting, HR and more.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1A1410",
  "theme_color": "#1A1410",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
