{
  "name": "SERVPRO of Wright County · ROM Engine",
  "short_name": "WC ROM Engine",
  "description": "Offline-first Rough Order of Magnitude estimator for SERVPRO of Wright County restoration jobs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#59BA47",
  "theme_color": "#59BA47",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
