{
  "name": "Big Ballers POS",
  "short_name": "Big Ballers",
  "description": "Premium restaurant and retail POS for operators who play to win.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance"],
  "shortcuts": [
    { "name": "Lightning Checkout", "url": "/pos", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Orders", "url": "/orders", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
