{
    "name": "تاسیسات کارنو",
    "short_name": "تاسیسات کارنو",
    "start_url": "https://tasisat-karno.com/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#fff",
    "theme_color": "#fff",
    "icons": [{
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }]
}