{
  "name": "My 1 Stop Solution",
  "short_name": "1 Stop Solution",
  "description": "Your complete solution for Automotive, Remapping, 3D Print, Laptop & PC, Decals, Plumbing, Gardening, Decorating and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Admin Panel",
      "short_name": "Admin",
      "description": "Manage bookings, members, invoices and more",
      "url": "/AdminPanel",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    },
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "description": "View and manage service bookings",
      "url": "/AdminBookings",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    }
  ]
}
