{
  "name": "Project 3 Consultants & Logistics — PM",
  "short_name": "P3CL",
  "description": "Project management, estimating & tracking for Project 3 Consultants & Logistics Inc.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#060d1c",
  "theme_color": "#e8a820",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "New Project", "url": "/index.html#new-project", "description": "Start a new project" },
    { "name": "Dashboard", "url": "/index.html#dashboard", "description": "View all projects" }
  ]
}
