{
  "name": "SuperMart POS",
  "short_name": "SuperMart",
  "description": "Offline supermarket management system",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "icons": [
    {
      "src": "./manifest-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
