{
  "name": "ServiceBrief",
  "short_name": "ServiceBrief",
  "description": "Customer-ready service reports in under 60 seconds",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F6F8FA",
  "theme_color": "#3B8A96",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
