{
  "name": "AKAF Driver",
  "short_name": "Driver",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../images/icons/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/icons/apple-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ]
}
