{
  "name": "Book the Cleaner",
  "short_name": "BTC",
  "description": "Professional cleaning services booked in minutes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#4682B4",
  "icons": [
    {
      "src": "/file.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}