{
  "name": "HelixDeal",
  "short_name": "Helix",
  "description": "A progressive web app for managing deals and offers with a sleek, mobile-friendly interface.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/assets/img/somba-logo1.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "/assets/img/somba-logo1.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    },
    {
      "src": "/assets/img/somba-logo1.jpg",
      "sizes": "128x128",
      "type": "image/jpg"
    }
  ]
}
