{
  "name": "MKT POS System",
  "short_name": "MKT POS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#d97706",
  "description": "Smart POS System for Electronics Retail",
  "icons": [
    {
      "src": "images/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}