{
  "name": "MyChiros – Find a Chiropractor",
  "short_name": "MyChiros",
  "description": "Find 63,000+ licensed chiropractors near you — free, no sign-up",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1a56db",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Near Me",
      "url": "/customer.html?action=nearby",
      "description": "Find chiropractors near your location"
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
