{
  "name": "3Circle Equipment Manager",
  "short_name": "Equipment",
  "description": "AV / Tech equipment inventory, maintenance, and EOL tracking for 3Circle Church.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EFEEE7",
  "theme_color": "#081A26",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
