{
  "name": "NyotaPOS",
  "short_name": "NyotaPOS",
  "description": "Smart. Simple. Powerful. — POS for Kenyan restaurants, bars, lounges, cafes, and retail liquor stores.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#111211",
  "orientation": "portrait",
  "icons": [
    { "src": "/pwa-icon?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icon?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icon?size=512", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
