{
  "name": "ASPL Customer Portal",
  "short_name": "ASPL Secure",
  "id": "/customer-portal", 
  "start_url": "./customer_auth.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://ayyapparsolutions.com/img/logo1.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://ayyapparsolutions.com/img/logo1.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}