{
  "name": "Milluniverse Vendor",
  "short_name": "Milluniverse",
  "description": "Manage your products, orders, and payouts on the go.",
  "start_url": "/sellerstreet/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/app-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}