{
  "name": "Som Tutorials",
  "short_name": "Som Tutorials",
  "description": "Premium online learning and batches.",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
  {
    "src": "/assets/images/icon-192x192.png?v=3", 
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/assets/images/icon-512x512.png?v=3",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}