{
  "name": "Project Quotation",
  "short_name": "Quotation",
  "description": "Client-ready quotation for a custom video streaming app and dedicated admin panel.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EBF3FF",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
