{
  "name": "Txride.net Driver App",
  "short_name": "Txride.net",
  "description": "Professional transportation driver platform",
  "start_url": "/driver-app-pwa.html",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%231e3a8a' rx='20'/><text y='96' x='96' text-anchor='middle' dy='0.35em' font-family='Arial' font-size='80' fill='white' font-weight='bold'>T</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%231e3a8a' rx='50'/><text y='256' x='256' text-anchor='middle' dy='0.35em' font-family='Arial' font-size='200' fill='white' font-weight='bold'>T</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity", "transportation"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 800'><rect width='400' height='800' fill='%23f8fafc'/><rect width='400' height='100' fill='%231e3a8a'/><text y='50' x='200' text-anchor='middle' dy='0.35em' font-family='Arial' font-size='24' fill='white'>Txride.net Driver App</text></svg>",
      "sizes": "400x800",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}