{
  "short_name": "QR Scanner",
  "name": "Timekeeping with QR Code",
  "icons": [
    {
      "src": "favicon.ico",
      "type": "image/svg+xml",
      "sizes": "1500x1500"
    },
    {
      "src": "favicon1.ico",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "favicon2.ico",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#3367D6",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3367D6",
  "description": "Weather forecast information",
  "screenshots": [
    {
      "src": "/images/screenshot1.png",
      "type": "image/png",
      "sizes": "536x723",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot2.png",
      "type": "image/jpg",
      "sizes": "737x530",
      "form_factor": "wide"
    }
  ]
}