{
    "name":  "Ziva Beauty Salon",
    "short_name":  "Ziva",
    "id":  "./index.php",
    "start_url":  "./index.php",
    "scope":  "./",
    "display":  "standalone",
    "background_color":  "#F5F0F7",
    "theme_color":  "#F06292",
    "orientation":  "portrait",
    "lang":  "fa-IR",
    "dir":  "rtl",
    "related_applications":  [
                                 {
                                     "platform":  "webapp",
                                     "url":  "./manifest.json",
                                     "id":  "./index.php"
                                 }
                             ],
    "icons":  [
                  {
                      "src":  "icons/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "icons/icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  }
              ]
}
