{
  "name": "WYWO - While You Were Out",
  "short_name": "WYWO",
  "description": "Lightweight CRM for small teams. Manage contacts, track calls, assign follow-ups, and stay organized.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1a8fe3",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-US"
}
