{
  "name": "FieldCheck - Field Report Builder",
  "short_name": "FieldCheck",
  "description": "Create professional field inspection reports with photos, findings, and action items.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#f5f1e8",
  "theme_color": "#15253b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create a report",
      "short_name": "New report",
      "description": "Start a new field inspection report",
      "url": "/#tool"
    }
  ]
}
