{
  "name": "Sorrento Field App",
  "short_name": "Sorrento Field",
  "description": "Clickable prototype of Sorrento Field App for iPhone home screen preview.",
  "start_url": "/sketches/001-action-mobile/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f4",
  "theme_color": "#dfe8dc",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
