{
  "name": "ConstructOS",
  "short_name": "ConstructOS",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "description": "Modern Integrated Construction Management software for tracking projects, finances, materials, and teams.",
  "icons": [
    {
      "src": "https://placehold.co/192x192/4f46e5/ffffff?text=C",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/4f46e5/ffffff?text=C",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}