{
  "name": "QuoteSnap by thePROS.pro",
  "short_name": "QuoteSnap",
  "description": "AI-powered quotes for tradespeople in 30 seconds",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b1a16",
  "theme_color": "#ff5a1f",
  "icons": [
    {
      "src": "/thepros-logo.png",
      "sizes": "116x100",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
