{
  "name": "Monolith Suite",
  "short_name": "Monolith",
  "description": "Project Command Center for Construction & Warehouse Operations",
  "start_url": "/app/index.html",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "icons": [
    {
      "src": "/app/monolith-emblem.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
