{
  "name": "AZERYVIA - Handcrafted Resin Art & Jewelry",
  "short_name": "Azeryvia",
  "description": "Crafted with Love, Worn with Pride. Explore handcrafted resin art jewelry, custom keychains, lockets, and aesthetic accessories.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["shopping", "lifestyle", "fashion", "accessories"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Custom Builder",
      "short_name": "Customizer",
      "description": "Design your custom resin piece",
      "url": "/custom-builder",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Explore all handcrafted products",
      "url": "/products",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
