{
  "name": "AutoInx POS",
  "short_name": "AutoInx POS",
  "description": "AutoInx Staff Point of Sale — collect payments, search catalog, process orders.",
  "start_url": "/staff-pos.html",
  "scope": "/staff-pos.html",
  "display": "standalone",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/images/AutoInx logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/AutoInx logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "finance", "business"]
}
