{
  "name": "Gold Jewelry Vault",
  "short_name": "Jewelry Vault",
  "description": "Private gold jewelry tracker with photos, PIN lock, and cloud backup",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0C0B08",
  "theme_color": "#C8960C",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "categories": ["lifestyle", "utilities"]
}
