{
  "name": "KosherEatz Owner",
  "short_name": "KE Owner",
  "description": "Owner dashboard for KosherEatz — live orders, drivers, and daily totals.",
  "start_url": "/owner",
  "scope": "/owner",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0d10",
  "theme_color": "#0c0d10",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/apple-touch-owner.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/owner.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/owner.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
