{
  "name": "Tailor Shop",
  "short_name": "TailorShop",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "/img/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot/home.png",
      "sizes": "958x537",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homescreen"
    }
  ]
}
