{
  "name": "Cosby AI POS",
  "short_name": "CAS POS",
  "description": "Mobile point of sale for Cosby AI Solutions clients",
  "start_url": "/pos/login",
  "scope": "/pos",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "finance"]
}
