{
  "name": "NYC Pest Control",
  "short_name": "Pest Control",
  "description": "Local NYC pest control experts offering same-day extermination for bed bugs, cockroaches, rats, mice, ants, and more.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#002f47",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}