{
  "name": "KoDox Systems",
  "short_name": "KoDox",
  "description": "Superintendent Command Center",
  "start_url": "/Kodoxsystems/",
  "scope": "/Kodoxsystems/",
  "display": "standalone",
  "background_color": "#060914",
  "theme_color": "#FF8A00",
  "orientation": "any",
  "icons": [
    {"src": "icon.png",   "sizes": "128x128", "type": "image/png", "purpose": "any maskable"},
    {"src": "icon512.png","sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}