{
  "name": "Quote Decision",
  "short_name": "Quote Decision",
  "description": "Review quotes before sending and preserve the client's exact decision.",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101a1d",
  "theme_color": "#101a1d",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
