{
  "name": "RetailerDost",
  "short_name": "RetailerDost",
  "description": "Pakistan ke retailers ke liye malomati portal - JazzCash, EasyPaisa, Telecom updates",
  "start_url": "./retailerdost.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a1a",
  "theme_color": "#ffd700",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "business", "finance"],
  "lang": "ur",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "Latest Updates",
      "short_name": "Updates",
      "url": "./updates.html",
      "icons": [{"src": "./assets/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Group Chat",
      "short_name": "Chat",
      "url": "./chat.html",
      "icons": [{"src": "./assets/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
