{
  "name": "Dubizzle",
  "short_name": "Dubizzle",
  "description": "Buy and sell cars, properties, jobs and more in the UAE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e3212f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://static.dubizzle.com/frontend-web/static-resources/assets/pwa/Dbz-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.dubizzle.com/frontend-web/static-resources/assets/pwa/Dbz-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.dubizzle.com/frontend-web/static-resources/assets/pwa/Dbz-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
