{
  "name": "SHIFT - For the Postmodern Gig Economy",
  "short_name": "SHIFT",
  "description": "For the postmodern gig economy. Connecting elite independent professionals with their clients. Book premium services, manage your business with enterprise-grade tools, and experience the next generation of agile professional services. Features include real-time booking, professional dashboards, secure messaging, photo galleries, and comprehensive client management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1419",
  "theme_color": "#06B6D4",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-16x16.png?v=20260204",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png?v=20260204",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=20260204",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260204",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png?v=20260204",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png?v=20260204",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=20260204",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png?v=20260204",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["lifestyle", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Book a styling appointment",
      "url": "/booking/new",
      "icons": [
        {
          "src": "/icon-192.png?v=20260204",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "View messages",
      "url": "/messages",
      "icons": [
        {
          "src": "/icon-192.png?v=20260204",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icon-192.png?v=20260204",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
