{
  "name": "Industrial Production Tracking System",
  "short_name": "SMVS",
  "description": "Supplier confirms. Customer approves. No evidence = no verified progress.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1121",
  "theme_color": "#F59E0B",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
