﻿{
  "name": "Curtains Management System",
  "short_name": "CMS",
  "description": "Retail POS and inventory management for curtain stores",
  "start_url": "/curtains-management-systemm/curtains-management-system/frontend/index.html",
  "display": "standalone",
  "background_color": "#0f2d1e",
  "theme_color": "#1a3d2b",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
