
{
  "name": "Handy Manny Floor PRO Plus",
  "short_name": "Handy Manny",
  "description": "Professional flooring installation, deck building, home improvement, and handyman services in Lorain, OH. 15 years of trusted service.",
  "start_url": "/?utm_source=pwa&utm_medium=app",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "lifestyle"],
  "iarc_rating_id": "",
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Handy Manny",
      "url": "/contact?utm_source=pwa&utm_medium=shortcut",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our professional services",
      "url": "/services?utm_source=pwa&utm_medium=shortcut",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Free Consultation",
      "short_name": "Book Now",
      "description": "Schedule your free in-home consultation",
      "url": "/gallery?utm_source=pwa&utm_medium=shortcut",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call (216) 770-4931",
      "url": "tel:+12167704931",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
