{
  "name": "SmartStore ERP",
  "short_name": "SmartStore",
  "description": "Electronic shop management system with POS, inventory, and finance tracking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111318",
  "theme_color": "#22c55e",
  "orientation": "any",
  "icons": [
    {
      "src": "/smartstore-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/smartstore-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
