{
  "name": "Glendale Handyman Services",
  "short_name": "GHS",
  "description": "Professional handyman services in Glendale, NY. Expert repairs, painting, and maintenance.",
  "icons": [
    {
      "src": "../favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2F80ED",
  "background_color": "#ffffff",
  "orientation": "portrait-primary"
}