{
  "id": "7b98e3af-6ee0-4fc4-8dfe-bef2681a151a",
  "name": "Watauga Septic Solutions",
  "short_name": "WSS",
  "description": "Serving the Watauga area with reliable septic system solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B4232",
  "theme_color": "#0C2617",
  "android_package_name": "com.google.android.apps.watauga.septic.solutions.pwa",
  "scope": "https://wataugasepticsolutions.tail31b4ea.ts.net",
  "dir": "auto",
  "lang": "en",
  "orientation": "any",
  "display_override": [
    "standalone",
    "minimal-ui",
    "fullscreen",
    "window-controls-overlay",
    "browser"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "utilities"
  ]
}