{
  "name": "OLX Frontend",
  "short_name": "OLX",
  "description": "Buy and sell products online with OLX Frontend.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f4f5",
  "theme_color": "#002f34",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
