{
  "name": "Lampus Scanner",
  "short_name": "L-Scan",
  "description": "Scan handwritten orders and send to Lampus Dispatch",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#b01010",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
