{
  "name": "Reon Appliance Repair Service",
  "short_name": "Reon Repair",
  "description": "24/7 appliance repair across Louisville KY. Refrigerator, washer, dryer, dishwasher, oven repair. Same-day service in Lyndon, St. Matthews, Anchorage & all of greater Louisville.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1F3134",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Reon Now",
      "url": "/?call=1",
      "description": "One-tap call to dispatch"
    },
    {
      "name": "Book Repair",
      "url": "/#book",
      "description": "Open the booking form"
    }
  ]
}
