{
  "name": "LifeSafetyWiki",
  "short_name": "LSW",
  "description": "Safety + compliance encyclopedia — fire protection, NFPA standards, healthcare compliance, OSHA, Georgia business guidance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafaf7",
  "theme_color": "#0a192f",
  "categories": ["education", "reference", "productivity"],
  "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" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Knowledge Base",   "url": "/knowledge-base",  "description": "All 141 wiki articles" },
    { "name": "Tools",            "url": "/tools",           "description": "All 39 interactive tools" },
    { "name": "Ask Clara",        "url": "/?clara=open",     "description": "AI safety assistant" },
    { "name": "Glossary",         "url": "/glossary",        "description": "Acronyms and definitions" }
  ]
}
