{
  "name": "LimeLite Restoration",
  "short_name": "LimeLite Restoration",
  "start_url": "https://eternityatom.com/pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "",
  "icons": [
    {
      "src": "/images/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/eternityatom-1400x835.png",
      "sizes": "2800x1670",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshots/eternityatom-600x1280.png",
      "sizes": "1200x2560",
      "type": "image/png"
    }
  ]
}