{
  "name": "RoadService Business Hub",
  "short_name": "RS Business",
  "description": "Private listing, team, billing, and repair operations for RoadService businesses.",
  "start_url": "/business",
  "display": "standalone",
  "background_color": "#101b18",
  "theme_color": "#101b18",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
