{
  "short_name": "HitchPOS",
  "name": "HitchPOS - Food Truck Point of Sale",
  "description": "Offline-first food truck POS system with BC tax support, ESC/POS thermal printing, and automatic cloud synchronization.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d16",
  "theme_color": "#f59e0b",
  "categories": ["business", "food", "point-of-sale"],
  "icons": [
    {
      "src": "/HitchPOS.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/HitchPOS.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
