{
  "name": "TrackDoorHardware",
  "short_name": "TDH",
  "description": "Door hardware tracking for construction projects",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F5F1",
  "theme_color": "#F4F5F1",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
