{
  "name": "CreatureControl Field",
  "short_name": "CC Field",
  "description": "Field technician app for CreatureControl",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ebf8ff",
  "theme_color": "#ebf8ff",
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
