{
  "name": "SleepHubz",
  "short_name": "SleepHubz",
  "description": "Shop mattress and sleep accessories at SleepHubz. Explore stylish collections with exclusive deals.",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#d12e27",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "lang": "en",

  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
