{
  "short_name": "InstaTech",
  "name": "InstaTech — On-Demand Tech Support",
  "description": "Book a verified technician to your door in under 15 minutes.",
  "icons": [
    { "src": "logo-icon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "logo192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "logo512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#6366F1",
  "background_color": "#0D0D14",
  "orientation": "portrait-primary",
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    { "name": "Book a Technician", "url": "/book", "description": "Start a new booking" },
    { "name": "My Dashboard", "url": "/dashboard", "description": "View your bookings" }
  ]
}
