{
  "_copyright": "Copyright (c) 2026 SEVEN TWENTY DEGREES (Pty) Ltd. Reg: 2023/212025/07. All rights reserved. 7Maintain(TM) is a trademark of SEVEN TWENTY DEGREES (Pty) Ltd.",
  "name": "7Maintain — CMMS for industrial maintenance",
  "short_name": "7Maintain",
  "description": "Work-order, asset and tool management for the South African industrial floor. Offline-first PWA with QR-driven asset linking, voice-to-WO, and proactive 7Assistant nudges.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en-ZA",
  "dir": "ltr",
  "theme_color": "#1E2A38",
  "background_color": "#1E2A38",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png?v=2026-05-17",           "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png?v=2026-05-17",           "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png?v=2026-05-17",           "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=2026-05-17",           "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png?v=2026-05-17",  "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png?v=2026-05-17",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "My work orders",
      "short_name": "WOs",
      "description": "Jump straight to today's assigned work.",
      "url": "/tech/work-orders",
      "icons": [{ "src": "/icons/icon-192.png?v=2026-05-17", "sizes": "192x192" }]
    },
    {
      "name": "Clock in",
      "short_name": "Clock",
      "description": "Start a shift with GPS verification.",
      "url": "/tech/clock",
      "icons": [{ "src": "/icons/icon-192.png?v=2026-05-17", "sizes": "192x192" }]
    },
    {
      "name": "Scan asset",
      "short_name": "Scan",
      "description": "QR-scan an asset tag.",
      "url": "/tech/scan",
      "icons": [{ "src": "/icons/icon-192.png?v=2026-05-17", "sizes": "192x192" }]
    }
  ]
}
