{
  "name": "Crewline",
  "short_name": "Crewline",
  "description": "Crewline \u2014 field ops for landscaping crews. Schedule, dispatch, route, invoice.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a2418",
  "theme_color": "#1a2418",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}