﻿{
    "name":  "Sport IQ",
    "short_name":  "Sport IQ",
    "description":  "Arabic football predictions, quizzes, points, diamonds, VIP, rooms, and tournaments.",
    "start_url":  "./app.html#/home",
    "scope":  "./",
    "display":  "standalone",
    "orientation":  "portrait",
    "dir":  "rtl",
    "lang":  "ar",
    "background_color":  "#05060d",
    "theme_color":  "#070816",
    "icons":  [
                  {
                      "src":  "icon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any maskable"
                  }
              ]
}
