{
  "name": "Easinow - Book Local Service Professionals",
  "short_name": "Easinow",
  "description": "Skip the calls. Connect to all local service providers at once. Book trusted professionals for home improvement, auto repair, personal care, and 100+ more services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4DD0E1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}