{
  "name": "SchoolDocForge v7.2 HMG Enterprise Plus",
  "short_name": "SchoolDocForge",
  "description": "Free PWA in the HMG Academy Ecosystem — 40+ school document types and 20+ operations modules: students, staff, fees, attendance, library, inventory, clinic, transport, cafeteria, hostel, homework, quiz, KPI, multi-branch.",
  "version": "7.2.0",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf8f4",
  "theme_color": "#1a2e4a",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity", "business"],
  "lang": "en-NG",
  "shortcuts": [
    { "name": "Forge a Document", "short_name": "Forge", "url": "./index.html#generator" },
    { "name": "Student Records",  "short_name": "Students", "url": "./index.html#students" },
    { "name": "Library",          "short_name": "Library",  "url": "./index.html#library" },
    { "name": "Clinic",           "short_name": "Clinic",   "url": "./index.html#clinic" },
    { "name": "KPI Dashboard",    "short_name": "KPIs",     "url": "./index.html#kpi-section" },
    { "name": "Enterprise Control", "short_name": "Enterprise", "url": "./enterprise.html" }
  ]
}
