{
  "id": "/",
  "name": "Mashhor Hub",
  "short_name": "Mashhor",
  "description": "Integrated advertising, marketing, influencer, and AI solutions by Mashhor Hub.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#041121",
  "theme_color": "#07152b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "marketing", "productivity"],
  "icons": [
    {
      "src": "assets/images/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/logo-512x512.webp",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/images/icons/logo-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mashhor Hub",
      "short_name": "Hub",
      "description": "Open Mashhor Hub platform",
      "url": "/"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact Mashhor Hub",
      "url": "/contact.html"
    }
  ]
}
