{
  "name": "FairDeal \u2014 Founder-First SaaS Marketplace",
  "short_name": "FairDeal",
  "description": "The SaaS marketplace where founders keep control and buyers get transparency.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#064e3b",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}