{
  "name": "ProfitLens — AI Business Idea Validator",
  "short_name": "ProfitLens",
  "description": "Test your business idea before you build it. Get AI-powered market analysis, risk assessment, and revenue projections in seconds.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040b1a",
  "theme_color": "#040b1a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
