{
  "id": "247booze-driver",
  "name": "247Booze Driver",
  "short_name": "247 Driver",
  "description": "247Booze Driver - Get delivery notifications instantly",
  "start_url": "/driver?source=pwa",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#FF6500",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/driver-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/driver-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "scope": "/driver"
}
