{
  "id": "yumzit-partner-pwa",
  "short_name": "Yumzit Partner",
  "name": "Yumzit - Restaurant Partner Portal",
  "description": "Manage orders, track deliveries, and grow your restaurant business with Yumzit.",
  "icons": [
    {
      "src": "/brand-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/brand-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#007BFF",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["food", "business", "productivity"]
}
