{
  "name": "Buller Taxi Services",
  "short_name": "Buller Taxi",
  "description": "Taxi Weatherford, Oklahoma & Taxi Clinton, OK — Driver dispatch, rider booking, and 24/7 taxi service across Western Oklahoma.",
  "icons": [
    { "src": "/buller-taxi-app-icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/buller-taxi-app-icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/buller-taxi-app-icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/buller-taxi-app-icon-1024.png", "type": "image/png", "sizes": "1024x1024", "purpose": "any" },
    { "src": "/buller-taxi-app-icon-180.png", "type": "image/png", "sizes": "180x180", "purpose": "any" },
    { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32 48x48 64x64" }
  ],
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#fbbf24",
  "background_color": "#0c0d10",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["transportation", "travel", "business", "navigation"],
  "shortcuts": [
    { "name": "Book a Ride", "short_name": "Book", "url": "/?action=book", "icons": [{ "src": "/buller-taxi-app-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Driver Login", "short_name": "Driver", "url": "/login", "icons": [{ "src": "/buller-taxi-app-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Taxi Rates", "short_name": "Rates", "url": "/rates", "icons": [{ "src": "/buller-taxi-app-icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "screenshots": [
    { "src": "/buller-taxi-app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "form_factor": "wide", "label": "Buller Taxi Services dispatch" }
  ]
}
