{
  "id": "/btb/btb-site/index.php",
  "name": "BTB Cargo - Yuklarim",
  "short_name": "BTB",
  "description": "BTB Cargo Client Portal",

  "start_url": "/btb/btb-site/index.php",
  "scope": "/btb/btb-site/",

  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1A73E8",
  "orientation": "portrait-primary",

  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}