{
  "name": "Pixel POS",
  "short_name": "PixelPOS",
  "description": "Modern Point of Sale System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    { "purpose": "maskable", "sizes": "512x512", "src": "/icons/icon512_maskable.png", "type": "image/png" },
    { "purpose": "any", "sizes": "512x512", "src": "/icons/icon512_rounded.png", "type": "image/png" }
  ]
}
