{
  "name": "R&R Fitness — Gym Equipment Installation",
  "short_name": "R&R Fitness",
  "description": "Boston's premier gym equipment installation, flooring, and relocation. Book a free quote.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#E50914",
  "categories": ["business", "fitness", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Service",
      "short_name": "Book",
      "url": "index.html#contact",
      "description": "Jump straight to the booking form"
    },
    {
      "name": "Call R&R Fitness",
      "short_name": "Call",
      "url": "tel:6174872949"
    }
  ]
}
