{
  "name": "KOUSOC – KO Unified System of Control",
  "short_name": "KOUSOC",
  "description": "KOUSOC is the unified safety and project control system for KO Construction LLC.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#1f4068",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "splash_pages": null
}