{
  "name": "Dropfy Merchant",
  "short_name": "Merchant",
  "id": "/merchant",
  "description": "Dropfy Merchant — manage orders, menu, and finance.",
  "start_url": "/merchant",
  "scope": "/merchant",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    { "src": "/icon-merchant-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-merchant-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
