{
  "manifest_version": 1,
  "name": "Buylight",
  "version": "1.0",
  "short_name": "Buylight",
  "lang": "en-US",
  "start_url": "/",
  "homepage_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "offline_enabled": true,
  "theme_color": "#FFF",
  "icons": [
    {
      "src": "/img/BuyLight Logo Flash Screen.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/BuyLight Logo Flash Screen.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true
}
