{
  "name": "Order Management",
  "short_name": "Manage",
  "description": "Orders, billing, GST, stock and accounts.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf6f3",
  "theme_color": "#9a3b2e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
