{
  "name": "Entry Tracker",
  "short_name": "Entry Tracker",
  "theme_color": "#001827",
  "background_color": "#001827",
  "display": "standalone",
  "scope": "/",
  "start_url": "https://dev-track.lightqueue.net",
  "description": "Track the progress of your product or service via Light Queue",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn.lightqueue.com/entry-tracker-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}