{
  "name": "El Camino Fire Academy Skills Ledger",
  "short_name": "ECFA Ledger",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f7f5",
  "theme_color": "#102f3a",
  "description": "Offline-first skills evaluation ledger for El Camino Fire Academy. iPad-optimized PWA with Firestore sync.",
  "icons": [
    { "src": "images/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" },
    { "src": "images/icon-512.png?v=2", "sizes": "512x512", "type": "image/png" },
    { "src": "images/ecfa-crest.png?v=2", "sizes": "300x302", "type": "image/png", "purpose": "any" }
  ]
}
