{
  "name": "SwiftMarket Admin",
  "short_name": "SM Admin",
  "description": "Manage stores, deliveries, carriers, and payments on SwiftMarket.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "categories": ["business"],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}
