{
  "name": "Paneltec Group · Operations Portal",
  "short_name": "Paneltec",
  "description": "Recycling plant operations, weighbridge, security, reports, and live SCADA mimic.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3efe6",
  "theme_color": "#0e1a2b",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png",          "type": "image/png", "sizes": "192x192" },
    { "src": "/icons/icon-512.png",          "type": "image/png", "sizes": "512x512" },
    { "src": "/icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Weighbridge", "url": "/weighbridge",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "SCADA",       "url": "/scada",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Reports",     "url": "/reports",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Security",    "url": "/security",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
