{
  "name": "Coop's Drive-Thru Car Wash",
  "short_name": "Coop's Wash",
  "description": "Work-Flow Metrics App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1426",
  "theme_color": "#00b4d8",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
