{
  "name": "Veggie Saigon POS",
  "short_name": "VS POS",
  "description": "Veggie Saigon cashier point-of-sale — orders, billing, shift management.",
  "start_url": "/pos",
  "scope": "/pos",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08090f",
  "theme_color": "#08090f",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "prefer_related_applications": false
}
