{
  "name": "Robinson Contracting Employee Portal",
  "short_name": "RC App",
  "description": "Official Robinson Contracting Mobile Application for Dispatches, Dispatches, and Time Tracking",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050507",
  "theme_color": "#ff5500",
  "icons": [
    {
      "src": "/logo_graphic.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo_graphic.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
