{
  "name": "Service Flow",
  "short_name": "ServiceFlow",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c232d",
  "theme_color": "#1c232d",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
