{
  "name": "Posh Client Portal",
  "short_name": "Posh Portal",
  "description": "Your trip status, updates, and messages with Posh Concierge Animal Transport",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1c2b28",
  "theme_color": "#0c1210",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
