{
  "name": "ByteLync Technologies",
  "short_name": "ByteLync",
  "description": "Offline-first POS, inventory & business software for Pakistani retail shops. Built by ByteLync Technologies.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAF5",
  "theme_color": "#0F4C5C",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-cover.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "ByteLync Technologies — Smart Software. Real Results."
    }
  ],
  "shortcuts": [
    {
      "name": "BillKaro — POS & Inventory",
      "short_name": "BillKaro",
      "description": "Offline POS, inventory & khata software for Pakistani shops",
      "url": "/billkaro.html",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Contact us",
      "short_name": "Contact",
      "description": "Email or WhatsApp ByteLync Technologies",
      "url": "/contact.html",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
