{
  "name": "Label Flow Mobile",
  "short_name": "LabelFlow",
  "description": "Mobile-first scanner and print queue for Label Flow",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e4f0eb",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
