{
  "name": "Dukanext",
  "short_name": "Dukanext",
  "start_url": "index",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5C307F",
  "description": "Buy and sell cars, mobile phones and more.",
  "icons": [
    {
      "src": "image/icon1.jpeg",
      "type": "image/jpeg",
      "sizes": "512x512"
    },
    {
      "src": "image/icon1.jpeg",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "orientation": "portrait-primary"
}