{
  "name": "AEIMSINFRA — Construction Operating Platform",
  "short_name": "AEIMSINFRA",
  "description": "Construction, finance and field operations command center.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F97316",
  "background_color": "#0F172A",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Daily Reports", "url": "/daily-reports" },
    { "name": "Tasks", "url": "/tasks" },
    { "name": "Photos", "url": "/portal/photos" }
  ]
}
