{
  "short_name": "Servly",
  "name": "Servly",
  "description": "Servly is an on-demand home services platform that connects you with verified, professional home helpers in minutes. From sweeping to deep cleaning, we've got you covered with instant, scheduled, or recurring bookings.",
  "icons": [
    {
      "src": "./images/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./images/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "./",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#5df2d6",
  "background_color": "#ffffff",
  "orientation": "portrait"
}