{
  "name": "Cherp - Cooper House ERP",
  "short_name": "Cherp",
  "description": "Cooper House project management and time tracking",
  "start_url": "/time",
  "display": "standalone",
  "background_color": "#F8F9F5",
  "theme_color": "#1A2028",
  "orientation": "any",
  "icons": [
    {
      "src": "/brand/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
