{
  "name": "Tally POS - Point of Sale",
  "short_name": "Tally POS",
  "description": "Professional point of sale system for your business - works offline",
  "start_url": "/authenticated/commerce/pos",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "categories": ["business", "productivity", "finance"],
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
