﻿{
    "description":  "Sales, inventory, orders, invoicing and analytics dashboard for Haiders.",
    "short_name":  "Haiders",
    "icons":  [
                  {
                      "purpose":  "any",
                      "type":  "image/png",
                      "sizes":  "496x564",
                      "src":  "/favicon.PNG"
                  },
                  {
                      "purpose":  "any maskable",
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "/favicon-192.png"
                  },
                  {
                      "purpose":  "any maskable",
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "/favicon-512.png"
                  }
              ],
    "theme_color":  "#0f172a",
    "display":  "standalone",
    "name":  "Haiders — Sales \u0026 Inventory Dashboard",
    "background_color":  "#ffffff",
    "start_url":  "/",
    "orientation":  "portrait-primary"
}
