{
  "name": "InSpecX Client Portal",
  "short_name": "InSpecX",
  "description": "InSpecX Client Ticketing Portal",
  "start_url": "/client-portal",
  "display": "standalone",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "inspecx_logo_nbg.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "inspecx_logo_nbg.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
