{
  "name": "Thamardi Trace",
  "short_name": "Thamardi",
  "description": "Stone-by-stone traceability for Mogok rubies: intake, cutting yield, custody and warranty verification.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f4f0",
  "theme_color": "#3d0c11",
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Register new stone", "url": "index.html#/new" },
    { "name": "Scan stone label", "url": "index.html#/scan" },
    { "name": "Operations", "url": "ops.html#/" }
  ]
}
