{
  "name": "Gift Healthcare Services",
  "short_name": "Gift Healthcare",
  "description": "Leading 24/7 healthcare staffing agency in Twin Cities, MN offering home care, nursing services, and healthcare staffing solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#166534",
  "theme_color": "#166534",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/images/icon.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gift Healthcare Services - Professional Healthcare Staffing"
    }
  ],
  "shortcuts": [
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn about our healthcare services",
      "url": "/about-us",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Healthcare Staffing",
      "short_name": "Staffing",
      "description": "Healthcare staffing solutions",
      "url": "/healthcare-staffing",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Home Health Care",
      "short_name": "Home Care",
      "description": "Home healthcare services",
      "url": "/home-health-care",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    }
  ]
}
