{
  "name": "Vijayasree Billing",
  "short_name": "VST POS",
  "description": "Point of Sale for Vijayasree Stores",
  "icons": [
    { "src": "/vst-logo-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/vst-logo-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#1a3c1a",
  "background_color": "#1a3c1a",
  "display": "standalone",
  "start_url": "/",
  "orientation": "any"
}