{
  "name": "ProTyz Field App",
  "short_name": "ProTyz",
  "description": "ProTyz mobile app for field teams: jobs, GPS check-in, photos, routes",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1F5BA8",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
