{
  "name": "Wayfinder — Your Personal AI Navigator",
  "short_name": "Wayfinder",
  "description": "Stop guessing. Start doing. Get your exact AI workflow, built for your situation.",
  "start_url": "/dashboard",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
