{
  "name": "My Jewellery Collection",
  "short_name": "Jewellery",
  "description": "Personal jewellery inventory management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF8F5",
  "theme_color": "#C9A84C",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "en"
}
