{
  "name": "Bell Oil Employee Portal",
  "short_name": "Bell Oil",
  "description": "Bell Oil Co. employee portal for shifts, tasks and checkout.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080707",
  "theme_color": "#ed1b24",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
