{
  "name": "Jewelry Pricing Calculator",
  "short_name": "JPC",
  "description": "Price your handmade jewelry with confidence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F5F1",
  "theme_color": "#8B7355",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
