{
  "name": "Trybe Wash — Mobile Detail Dispatch",
  "short_name": "Trybe Wash",
  "description": "Book mobile car detailing and dispatch teams to customers, anywhere.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C1E22",
  "theme_color": "#FFC933",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
