{
  "name": "LovelyCreation - Premium Jewelry & Accessories",
  "short_name": "LovelyCreation",
  "description": "Handcrafted jewelry, accessories, and gifts - Premium quality at affordable prices",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#7b4d80",
  "theme_color": "#7b4d80",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "business"],
  "lang": "en",
  "dir": "ltr"
}