{
  "name": "JobJot",
  "short_name": "JobJot",
  "description": "Fast SES job entry for the field.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#11191f",
  "theme_color": "#11191f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/public/favicon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/favicon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
