{
  "name": "ConnectOne Enterprise",
  "short_name": "ConnectOne",
  "description": "C. Michael Consulting Group — HUD procurement compliance platform",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F1F4F8",
  "theme_color": "#2f5f86",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Requests", "url": "./index.html#intake", "description": "Client requests and intake" },
    { "name": "Tasks", "url": "./index.html#tasks", "description": "Your task list" },
    { "name": "Schedule", "url": "./index.html#schedule", "description": "Meetings and calendar" }
  ]
}
