{
  "name": "ProjectManagerOS",
  "short_name": "PMOS",
  "description": "Construction Management Software — Projects, proposals, invoicing, timesheets, and AI reports.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#007BFF",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/pmos-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pmos-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
