{
  "name": "HAVANA Control Center",
  "short_name": "HAVANA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0202",
  "theme_color": "#0a0202",
  "description": "Unified Management System for HAVANA Fragrances",
  "icons": [
    {
      "src": "../Shared/media/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../Shared/media/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
