﻿{
  "name": "SB Packers and Movers",
  "short_name": "SB Packers",
  "description": "Safe, reliable, and affordable household shifting, office relocation, vehicle transport & instant online booking app.",
  "start_url": "/index.html",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3e4095",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "utilities", "travel"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Online",
      "short_name": "Book Relocation",
      "description": "Instant relocation price calculator & booking",
      "url": "/booking.html",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp Helpline",
      "short_name": "WhatsApp",
      "description": "Chat directly with moving manager",
      "url": "https://wa.me/918527721773?text=Hi%20SB%20Packers,%20I%20want%20to%20inquire%20about%20relocation%20services.",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}