{
  "name": "SMARTMART OS",
  "short_name": "SmartMart",
  "description": "Mini-mart POS, inventory control and owner intelligence",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1017",
  "theme_color": "#0b1017",
  "lang": "th",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
