{
  "name": "SyncLyst - Mobile Scanner",
  "short_name": "SyncLyst",
  "description": "Capture items on the go, auto-fill your store listings",
  "start_url": "/mobile",
  "scope": "/mobile",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#141414",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/imgs/synclyst-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
