{
  "short_name": "کارکو",
  "name": "سامانه استخدام و کاریابی",
  "start_url": "/web/ads",
  "background_color": "#3367D6",
  "display": "standalone",
  "theme_color": "#3367D6",
  "categories": ["shopping", "business"],
  "orientation": "portrait",
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    {
      "src": "/intro/img/karkooo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/intro/img/karkooo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
  
}