{
  "name": "Firebird Driver",
  "short_name": "FB Driver",
  "description": "Driver portal — active orders, navigation, and earnings.",
  "start_url": "/driver-app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071425",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo/firebird-icon-256.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo/firebird-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/firebird-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
