{
  "name": "Pestyfi Pest Control",
  "short_name": "Pestyfi",
  "description": "Premium Pest Control Solutions",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A2F1D",
  "theme_color": "#0A2F1D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
