{
  "name": "BidCertain Field",
  "short_name": "BidCertain",
  "description": "Construction field management — daily logs, photos, manpower, punch list",
  "start_url": "/field",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#2997ff",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Daily Log", "short_name": "Daily Log", "url": "/field/daily-log", "description": "Log today's field activity" },
    { "name": "Punch List", "short_name": "Punch List", "url": "/field/punch-list", "description": "View and add punch list items" },
    { "name": "Photos", "short_name": "Photos", "url": "/field/photos", "description": "Capture and view field photos" },
    { "name": "Safety", "short_name": "Safety", "url": "/field/safety", "description": "Log observations, incidents, and toolbox talks" }
  ]
}
