{
  "name": "Simply Unpack — You move. We make it home.",
  "short_name": "Simply Unpack",
  "description": "Unpacking, organising and home setup in Bangalore. Book a move and follow the setup room by room.",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF7",
  "theme_color": "#0f6a49",
  "lang": "en-IN",
  "icons": [
    {
      "src": "./favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Plan my move",
      "short_name": "Book",
      "url": "/plan-my-move"
    },
    {
      "name": "Call us",
      "url": "tel:+918800381660"
    }
  ]
}