{
  "name": "vectaPOS",
  "short_name": "vectaPOS",
  "description": "Point Of Sale Solutions",
  "start_url": "login.php",
  "display": "standalone",
  "background_color": "#4361ee",
  "theme_color": "#4361ee",
  "orientation": "portrait",
  "icons": [
    { 
      "src": "gambar-192.png", 
      "sizes": "192x192", 
      "type": "image/png",
      "purpose": "maskable" 
    },
    { 
      "src": "gambar-512.png", 
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "maskable" 
    }
  ]
}

