{
  "id": "/customer/",
  "name": "NASSCO Customer Portal",
  "short_name": "Customer",
  "description": "View NASSCO Pointi details and balances.",
  "start_url": "/customer/",
  "scope": "/customer/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#e11d24",
  "icons": [
    {
      "src": "/assets/kiosk-icon.png",
      "sizes": "480x480",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
