{
  "name": "Pestex - Pest Control",
  "short_name": "Pestex",
  "description": "Professional pest control services — book, track, and manage your pest control needs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#00394a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "lifestyle"],
  "lang": "en",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book",
      "url": "/customer/book",
      "icons": []
    },
    {
      "name": "My Appointments",
      "short_name": "Appointments",
      "url": "/customer/appointments",
      "icons": []
    }
  ]
}
