{
  "name": "Asbestos Testing San Francisco",
  "short_name": "Asbestos Testing SF",
  "description": "Request an asbestos test in San Francisco and the Peninsula, agree the price up front, and get accredited lab results in 24 hours.",
  "start_url": "/get-asbestos-testing?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f4fa8",
  "categories": [
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit a test request",
      "url": "/get-asbestos-testing"
    },
    {
      "name": "Coverage near me",
      "url": "/service-areas"
    },
    {
      "name": "Pricing",
      "url": "/pricing"
    },
    {
      "name": "Call dispatch",
      "url": "/contact"
    }
  ]
}
