﻿{
  "name": "DO POS",
  "short_name": "DO POS",
  "description": "Multi-vertical Point of Sale system",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#141412",
  "theme_color": "#f15a24",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
