{
  "name": "Wine Storage System",
  "short_name": "Wine Storage",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "lang": "en",
  "description": "Professional wine and spirits storage management system",
  "icons": [
    {"src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose":"any maskable"},
    {"src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose":"any maskable"}
  ]
}
