{
  "name": "OHSE - Site Report",
  "short_name": "ohse.app",
  "description": "Offline-first construction site pinpointing and PDF report generator.",
  "start_url": "report.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0071e3",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/OHSE_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}