{
  "name": "VINORA - Fine Artisan Jewelry",
  "short_name": "VINORA",
  "description": "Fine artisan jewelry, luminous sets, and gift-ready everyday pieces",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#81D8D0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/uploads/2026/01/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/uploads/2026/01/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop/",
      "icons": [{ "src": "/wp-content/uploads/2026/01/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Necklaces",
      "short_name": "Necklaces",
      "description": "Shop necklaces",
      "url": "/shop/?category=necklaces",
      "icons": [{ "src": "/wp-content/uploads/2026/01/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rings",
      "short_name": "Rings",
      "description": "Shop rings",
      "url": "/shop/?category=rings",
      "icons": [{ "src": "/wp-content/uploads/2026/01/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
