{
  "lang" : "ar",
  "dir" : "rtl",
  "id" : "/ar/",
  "name" : "CalculatorLib.com",
  "short_name" : "CalculatorLib",
  "description" : "Online Calculator & Unit Converter",
  "categories" : [ "productivity", "utilities" ],
  "icons" : [ {
    "src" : "/static/android-chrome-192x192.png",
    "sizes" : "192x192",
    "type" : "image/png",
    "purpose" : "any"
  }, {
    "src" : "/static/android-chrome-512x512.png",
    "sizes" : "512x512",
    "type" : "image/png",
    "purpose" : "any"
  }, {
    "src" : "/static/maskable_icon_x192.png",
    "sizes" : "192x192",
    "type" : "image/png",
    "purpose" : "maskable"
  } ],
  "theme_color" : "#ff9e0b",
  "background_color" : "#FFFFFF",
  "orientation" : "portrait",
  "scope" : "/",
  "start_url" : "/ar/?utm_source=pwa",
  "display" : "standalone"
}