{
  "name": "Snehalayaa POS",
  "short_name": "Snehalayaa POS",
  "description": "Snehalayaa Silks Point of Sale (POS) Web & PWA Application",
  "start_url": "/auth/pos/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#6f1d23",
  "theme_color": "#6f1d23",
  "icons": [
    {
      "src": "/src/assets/favicon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
