{
  "name": "PiPOS — Sistem Kasir",
  "short_name": "PiPOS",
  "description": "Multi-tenant Restaurant POS System",
  "theme_color": "#1A5C3A",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
