{
  "name": "ToothWhiteningFind - Find Teeth Whitening Services Near You",
  "short_name": "ToothWhiteningFind",
  "description": "Discover professional teeth whitening providers, compare services and reviews, and book your appointment.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#3d7a56",
  "background_color": "#faf9f5",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}