{
  "name": "jewelrybox - Furniture & Home Decor",
  "short_name": "jewelrybox",
  "description": "Discover elegant furniture and home decor at jewelrybox. Shop now for a stylish and comfortable lifestyle.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#b09a78",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    // {
    //   "src": "/static/icons/icon-192x192.png",
    //   "sizes": "192x192",
    //   "type": "image/png"
    // },
    // {
    //   "src": "/static/icons/icon-512x512.png",
    //   "sizes": "512x512",
    //   "type": "image/png"
    // }
  ]
}
