{
  "name": "SFR Gifts — Premium Customized Gifts",
  "short_name": "SFR Gifts",
  "description": "Handcrafted premium customized gifts — bouquets, keychains, surprise boxes & more. Made with love.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fff1f2",
  "theme_color": "#f43f5e",
  "orientation": "portrait",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Gifts", "url": "#products", "description": "Explore our gift collection" },
    { "name": "Contact Us", "url": "#contact", "description": "Get in touch via WhatsApp" }
  ]
}