{
  "name": "PRP Field",
  "short_name": "PRP Field",
  "description": "Pinnacle Roofing Professionals Field App",
  "start_url": "/field-app/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2E7D32",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/logo.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}