{
  "name": "Linkit Services",
  "short_name": "Linkit",
  "description": "Trusted home services on demand — cleaning, electrical, plumbing, HVAC, handyman and more.",
  "start_url": "/app",
  "id": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0088C6",
  "theme_color": "#0088C6",
  "categories": ["business", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/linkit-logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Book a service", "url": "/app/book", "short_name": "Book" },
    { "name": "My bookings", "url": "/app/bookings", "short_name": "Bookings" },
    { "name": "Notifications", "url": "/app/notifications", "short_name": "Alerts" },
    { "name": "Provider app", "url": "/app/pro", "short_name": "Provider" }
  ],
  "prefer_related_applications": false
}
