{
  "name": "Argentia Silver Jewelry",
  "short_name": "Argentia",
  "description": "Premium Handcrafted Sterling Silver Jewelry",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F1EA",
  "theme_color": "#0E0E0E",
  "orientation": "portrait",
  "categories": ["shopping", "fashion"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "url": "/products"
    },
    {
      "name": "Style Guide",
      "url": "/style-guide"
    }
  ]
}
