{
  "name": "TZ Driver",
  "short_name": "TZ Driver",
  "id": "./index.php",
  "description": "Trendzap driver app for delivery tasks, order updates, and notifications.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#fc8019",
  "icons": [
    {
      "src": "assets/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/ic_launcher_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
