{
  "name": "Wed Post Production - Client",
  "short_name": "WPP Client",
  "description": "Track your orders, drafts, invoices, book services aur offers - Wed Post Production",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f1e8",
  "theme_color": "#b8964f",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icon-client-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-client-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-client-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
