{
  "name": "OSM Rides — Luxury Black SUV Transportation",
  "short_name": "OSM Rides",
  "description": "Premium black SUV and chauffeur service across North Dallas and the DFW Metroplex.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#111111",
  "categories": ["travel", "business", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book a Ride", "url": "/?screen=book", "short_name": "Book" },
    { "name": "Request a Quote", "url": "/?screen=quote", "short_name": "Quote" },
    { "name": "My Rides", "url": "/?screen=rides", "short_name": "Rides" }
  ]
}
